diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-3430sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-3430sdp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-3430sdp.c index 67b95b5f1a2f..a5b095cf2adc 100644 --- a/arch/arm/mach-omap2/board-3430sdp.c +++ b/arch/arm/mach-omap2/board-3430sdp.c | |||
@@ -817,8 +817,6 @@ static void __init omap_3430sdp_init(void) | |||
817 | 817 | ||
818 | MACHINE_START(OMAP_3430SDP, "OMAP3430 3430SDP board") | 818 | MACHINE_START(OMAP_3430SDP, "OMAP3430 3430SDP board") |
819 | /* Maintainer: Syed Khasim - Texas Instruments Inc */ | 819 | /* Maintainer: Syed Khasim - Texas Instruments Inc */ |
820 | .phys_io = 0x48000000, | ||
821 | .io_pg_offst = ((0xfa000000) >> 18) & 0xfffc, | ||
822 | .boot_params = 0x80000100, | 820 | .boot_params = 0x80000100, |
823 | .map_io = omap3_map_io, | 821 | .map_io = omap3_map_io, |
824 | .reserve = omap_reserve, | 822 | .reserve = omap_reserve, |