]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-exynos/mach-origen.c
ARM: delete struct sys_timer
[karo-tx-linux.git] / arch / arm / mach-exynos / mach-origen.c
index 5e34b9c16196c4d7009d90e5bb55a596c918ee20..4e1156324562712761a0ebab4ea81f4eaee99b6c 100644 (file)
@@ -817,7 +817,7 @@ MACHINE_START(ORIGEN, "ORIGEN")
        .handle_irq     = gic_handle_irq,
        .init_machine   = origen_machine_init,
        .init_late      = exynos_init_late,
-       .timer          = &exynos4_timer,
+       .init_time      = exynos4_timer_init,
        .reserve        = &origen_reserve,
        .restart        = exynos4_restart,
 MACHINE_END