]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-exynos/mach-origen.c
ARM: EXYNOS: Initialize the clocks prior to timer initialization
[karo-tx-linux.git] / arch / arm / mach-exynos / mach-origen.c
index 620d60c8fbb50cb3f0037bb3e2204570ecdb4834..e42e61ae1e1c325bed98cf3a0be3f42cbe3a9a46 100644 (file)
@@ -814,7 +814,7 @@ MACHINE_START(ORIGEN, "ORIGEN")
        .map_io         = origen_map_io,
        .init_machine   = origen_machine_init,
        .init_late      = exynos_init_late,
-       .init_time      = mct_init,
+       .init_time      = exynos_init_time,
        .reserve        = &origen_reserve,
        .restart        = exynos4_restart,
 MACHINE_END