clocksource: cosmetic: Drop OF 'dependency' from symbols
[deliverable/linux.git] / arch / arm64 / kernel / time.c
index 819a105d3085fdcfac170ade454cec58bf55301f..13339b6ffc1a07839103fca328f1eccd6d185c12 100644 (file)
@@ -67,7 +67,7 @@ void __init time_init(void)
        u32 arch_timer_rate;
 
        of_clk_init(NULL);
-       clocksource_of_init();
+       clocksource_probe();
 
        tick_setup_hrtimer_broadcast();
 
This page took 0.027949 seconds and 5 git commands to generate.