]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/arm/mach-ep93xx/adssphere.c
ARM: delete struct sys_timer
[thirdparty/linux.git] / arch / arm / mach-ep93xx / adssphere.c
index 41383bf03d4bcc1161aa8fc617786b5d5ead783a..82d9c788535a160f31ebae61f04e9fbb4e3469df 100644 (file)
@@ -40,7 +40,7 @@ MACHINE_START(ADSSPHERE, "ADS Sphere board")
        .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   = adssphere_init_machine,
        .init_late      = ep93xx_init_late,
        .restart        = ep93xx_restart,