diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-igep0020.c')
-rw-r--r-- | arch/arm/mach-omap2/board-igep0020.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c index 152f757779ab..5e035a58b809 100644 --- a/arch/arm/mach-omap2/board-igep0020.c +++ b/arch/arm/mach-omap2/board-igep0020.c | |||
@@ -652,8 +652,6 @@ static void __init igep2_init(void) | |||
652 | } | 652 | } |
653 | 653 | ||
654 | MACHINE_START(IGEP0020, "IGEP v2 board") | 654 | MACHINE_START(IGEP0020, "IGEP v2 board") |
655 | .phys_io = 0x48000000, | ||
656 | .io_pg_offst = ((0xfa000000) >> 18) & 0xfffc, | ||
657 | .boot_params = 0x80000100, | 655 | .boot_params = 0x80000100, |
658 | .map_io = omap3_map_io, | 656 | .map_io = omap3_map_io, |
659 | .reserve = omap_reserve, | 657 | .reserve = omap_reserve, |