ARM: delete struct sys_timer
[deliverable/linux.git] / arch / arm / mach-shmobile / board-marzen.c
index 449f9289567db20a919dcff45d68bfafe193fb68..ca45a0c50afe4de0326dcd0a259ea4dde57b792a 100644 (file)
@@ -385,5 +385,5 @@ MACHINE_START(MARZEN, "marzen")
        .handle_irq     = gic_handle_irq,
        .init_machine   = marzen_init,
        .init_late      = marzen_init_late,
-       .timer          = &shmobile_timer,
+       .init_time      = r8a7779_earlytimer_init,
 MACHINE_END
This page took 0.024629 seconds and 5 git commands to generate.