diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-2430sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-2430sdp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c index 8538e4131d27..b857ce484510 100644 --- a/arch/arm/mach-omap2/board-2430sdp.c +++ b/arch/arm/mach-omap2/board-2430sdp.c | |||
@@ -253,8 +253,6 @@ static void __init omap_2430sdp_map_io(void) | |||
253 | 253 | ||
254 | MACHINE_START(OMAP_2430SDP, "OMAP2430 sdp2430 board") | 254 | MACHINE_START(OMAP_2430SDP, "OMAP2430 sdp2430 board") |
255 | /* Maintainer: Syed Khasim - Texas Instruments Inc */ | 255 | /* Maintainer: Syed Khasim - Texas Instruments Inc */ |
256 | .phys_io = 0x48000000, | ||
257 | .io_pg_offst = ((0xfa000000) >> 18) & 0xfffc, | ||
258 | .boot_params = 0x80000100, | 256 | .boot_params = 0x80000100, |
259 | .map_io = omap_2430sdp_map_io, | 257 | .map_io = omap_2430sdp_map_io, |
260 | .reserve = omap_reserve, | 258 | .reserve = omap_reserve, |