clocksource/drivers: Rename clocksource_probe to timer_probe
[sfrench/cifs-2.6.git] / arch / arm / mach-shmobile / setup-rcar-gen2.c
index 52d466b759730d745fee2c18533dcd60b5093b77..a6e74f481dea2005dd0cfaf975e3a00095228c80 100644 (file)
@@ -113,7 +113,7 @@ void __init rcar_gen2_timer_init(void)
 #endif /* CONFIG_ARM_ARCH_TIMER */
 
        of_clk_init(NULL);
-       clocksource_probe();
+       timer_probe();
 }
 
 struct memory_reserve_config {