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 fc178a022dd2..b527f8d187ad 100644 --- a/arch/arm/mach-omap2/board-2430sdp.c +++ b/arch/arm/mach-omap2/board-2430sdp.c | |||
@@ -254,8 +254,6 @@ static void __init omap_2430sdp_map_io(void) | |||
254 | 254 | ||
255 | MACHINE_START(OMAP_2430SDP, "OMAP2430 sdp2430 board") | 255 | MACHINE_START(OMAP_2430SDP, "OMAP2430 sdp2430 board") |
256 | /* Maintainer: Syed Khasim - Texas Instruments Inc */ | 256 | /* Maintainer: Syed Khasim - Texas Instruments Inc */ |
257 | .phys_io = 0x48000000, | ||
258 | .io_pg_offst = ((0xfa000000) >> 18) & 0xfffc, | ||
259 | .boot_params = 0x80000100, | 257 | .boot_params = 0x80000100, |
260 | .map_io = omap_2430sdp_map_io, | 258 | .map_io = omap_2430sdp_map_io, |
261 | .reserve = omap_reserve, | 259 | .reserve = omap_reserve, |