diff options
Diffstat (limited to 'arch/arm/mach-msm/board-trout.c')
-rw-r--r-- | arch/arm/mach-msm/board-trout.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-msm/board-trout.c b/arch/arm/mach-msm/board-trout.c index 469e0be3499d..73f146066542 100644 --- a/arch/arm/mach-msm/board-trout.c +++ b/arch/arm/mach-msm/board-trout.c | |||
@@ -93,8 +93,6 @@ static void __init trout_map_io(void) | |||
93 | 93 | ||
94 | MACHINE_START(TROUT, "HTC Dream") | 94 | MACHINE_START(TROUT, "HTC Dream") |
95 | #ifdef CONFIG_MSM_DEBUG_UART | 95 | #ifdef CONFIG_MSM_DEBUG_UART |
96 | .phys_io = MSM_DEBUG_UART_PHYS, | ||
97 | .io_pg_offst = ((MSM_DEBUG_UART_BASE) >> 18) & 0xfffc, | ||
98 | #endif | 96 | #endif |
99 | .boot_params = 0x10000100, | 97 | .boot_params = 0x10000100, |
100 | .fixup = trout_fixup, | 98 | .fixup = trout_fixup, |