ARM: shmobile: use machine specific hook for late init
[deliverable/linux.git] / arch / arm / mach-shmobile / board-ap4evb.c
index b56dde2732bbd2b5215c101f6a1ce57f026a712d..522866d0cf7ee202062fae3f48c5c388b867bd93 100644 (file)
@@ -1440,5 +1440,6 @@ MACHINE_START(AP4EVB, "ap4evb")
        .init_irq       = sh7372_init_irq,
        .handle_irq     = shmobile_handle_irq_intc,
        .init_machine   = ap4evb_init,
+       .init_late      = shmobile_init_late,
        .timer          = &shmobile_timer,
 MACHINE_END
This page took 0.024134 seconds and 5 git commands to generate.