ARM: delete struct sys_timer
[linux-2.6-block.git] / arch / arm / mach-shmobile / board-ag5evm.c
index 032d10817e795663c017cc85edf9660f840217e8..d81a66362b7cf97a4b629ca2ac84b8d4731ece79 100644 (file)
@@ -671,5 +671,5 @@ MACHINE_START(AG5EVM, "ag5evm")
        .handle_irq     = gic_handle_irq,
        .init_machine   = ag5evm_init,
        .init_late      = shmobile_init_late,
-       .timer          = &shmobile_timer,
+       .init_time      = sh73a0_earlytimer_init,
 MACHINE_END