diff options
Diffstat (limited to 'arch/arm/mach-shmobile/board-ap4evb.c')
-rw-r--r-- | arch/arm/mach-shmobile/board-ap4evb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index b56dde2732bb..522866d0cf7e 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c | |||
@@ -1440,5 +1440,6 @@ MACHINE_START(AP4EVB, "ap4evb") | |||
1440 | .init_irq = sh7372_init_irq, | 1440 | .init_irq = sh7372_init_irq, |
1441 | .handle_irq = shmobile_handle_irq_intc, | 1441 | .handle_irq = shmobile_handle_irq_intc, |
1442 | .init_machine = ap4evb_init, | 1442 | .init_machine = ap4evb_init, |
1443 | .init_late = shmobile_init_late, | ||
1443 | .timer = &shmobile_timer, | 1444 | .timer = &shmobile_timer, |
1444 | MACHINE_END | 1445 | MACHINE_END |