diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-perseus2.c')
-rw-r--r-- | arch/arm/mach-omap1/board-perseus2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap1/board-perseus2.c b/arch/arm/mach-omap1/board-perseus2.c index 34ab354758b0..a8d16a255c18 100644 --- a/arch/arm/mach-omap1/board-perseus2.c +++ b/arch/arm/mach-omap1/board-perseus2.c | |||
@@ -347,8 +347,6 @@ static void __init omap_perseus2_map_io(void) | |||
347 | 347 | ||
348 | MACHINE_START(OMAP_PERSEUS2, "OMAP730 Perseus2") | 348 | MACHINE_START(OMAP_PERSEUS2, "OMAP730 Perseus2") |
349 | /* Maintainer: Kevin Hilman <kjh@hilman.org> */ | 349 | /* Maintainer: Kevin Hilman <kjh@hilman.org> */ |
350 | .phys_io = 0xfff00000, | ||
351 | .io_pg_offst = ((0xfef00000) >> 18) & 0xfffc, | ||
352 | .boot_params = 0x10000100, | 350 | .boot_params = 0x10000100, |
353 | .map_io = omap_perseus2_map_io, | 351 | .map_io = omap_perseus2_map_io, |
354 | .reserve = omap_reserve, | 352 | .reserve = omap_reserve, |