ARM: delete struct sys_timer
[deliverable/linux.git] / arch / arm / mach-ep93xx / ts72xx.c
index 3c4c233391dc43b0d730c80d60e5bdd3319418db..e4fa0d3760a53b040bce2461afc96bbb7a1106ef 100644 (file)
@@ -247,7 +247,7 @@ MACHINE_START(TS72XX, "Technologic Systems TS-72xx SBC")
        .map_io         = ts72xx_map_io,
        .init_irq       = ep93xx_init_irq,
        .handle_irq     = vic_handle_irq,
-       .timer          = &ep93xx_timer,
+       .init_time      = ep93xx_timer_init,
        .init_machine   = ts72xx_init_machine,
        .init_late      = ep93xx_init_late,
        .restart        = ep93xx_restart,
This page took 0.026395 seconds and 5 git commands to generate.