Merge branch 'fixes' into next/cleanup
[cascardo/linux.git] / arch / arm / mach-omap2 / timer.c
index f62b509..ee7a6bf 100644 (file)
@@ -601,7 +601,7 @@ void __init omap4_local_timer_init(void)
                int err;
 
                if (of_have_populated_dt()) {
-                       twd_local_timer_of_register();
+                       clocksource_of_init();
                        return;
                }