summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-whistler-baseband.c
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2011-04-25 17:47:03 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:46:28 -0800
commitc1ae481384d06df0070a7b84cc8ff1aa1ed6c0a4 (patch)
tree25375548d86e6e4d011408a466896c3937761a03 /arch/arm/mach-tegra/board-whistler-baseband.c
parent4b318e93524339c72fb7ccc3f46736416b5f1a87 (diff)
HACK: fix whistler build
Change-Id: Ic78a86dd1e7a465f0de1f3fb9a5c72e2eb3e8ab0 Rebase-Id: Rf493e8ce71a8cd12f0e1bd406ca9c20b6ce12514
Diffstat (limited to 'arch/arm/mach-tegra/board-whistler-baseband.c')
-rw-r--r--arch/arm/mach-tegra/board-whistler-baseband.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-whistler-baseband.c b/arch/arm/mach-tegra/board-whistler-baseband.c
index 25721965705e..6d54c3a7de1e 100644
--- a/arch/arm/mach-tegra/board-whistler-baseband.c
+++ b/arch/arm/mach-tegra/board-whistler-baseband.c
@@ -204,7 +204,6 @@ static __initdata struct tegra_pingroup_config whistler_null_ulpi_pinmux[] = {
static struct tegra_ulpi_trimmer e951_trimmer = { 10, 1, 1, 1 };
static struct tegra_ulpi_config ehci2_null_ulpi_phy_config = {
- .inf_type = TEGRA_USB_NULL_ULPI,
.trimmer = &e951_trimmer,
.preinit = rainbow_570_reset,
.postinit = rainbow_570_handshake,