ARM: delete struct sys_timer
[deliverable/linux.git] / arch / arm / mach-ep93xx / snappercl15.c
index 50043eef1cf24001cc41323a9dd55355aeee3f68..6434c07dbf96728c7182a3163d2e358cb1dbd5c6 100644 (file)
@@ -177,7 +177,7 @@ MACHINE_START(SNAPPER_CL15, "Bluewater Systems Snapper CL15")
        .map_io         = ep93xx_map_io,
        .init_irq       = ep93xx_init_irq,
        .handle_irq     = vic_handle_irq,
-       .timer          = &ep93xx_timer,
+       .init_time      = ep93xx_timer_init,
        .init_machine   = snappercl15_init_machine,
        .init_late      = ep93xx_init_late,
        .restart        = ep93xx_restart,
This page took 0.024734 seconds and 5 git commands to generate.