diff options
Diffstat (limited to 'arch/arm/mach-shmobile/board-ap4evb.c')
-rw-r--r-- | arch/arm/mach-shmobile/board-ap4evb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 95935c83c306..14923989ea05 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c | |||
@@ -1105,8 +1105,6 @@ static struct sys_timer ap4evb_timer = { | |||
1105 | }; | 1105 | }; |
1106 | 1106 | ||
1107 | MACHINE_START(AP4EVB, "ap4evb") | 1107 | MACHINE_START(AP4EVB, "ap4evb") |
1108 | .phys_io = 0xe6000000, | ||
1109 | .io_pg_offst = ((0xe6000000) >> 18) & 0xfffc, | ||
1110 | .map_io = ap4evb_map_io, | 1108 | .map_io = ap4evb_map_io, |
1111 | .init_irq = sh7372_init_irq, | 1109 | .init_irq = sh7372_init_irq, |
1112 | .init_machine = ap4evb_init, | 1110 | .init_machine = ap4evb_init, |