X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Fmips%2Fpistachio%2Ftime.c;h=1022201b2bebddf5453cda975ab6820bd432e41c;hb=8fc781f6d45291fde1bf1ff70fa29a18fd4d30d7;hp=8a377346f0cabbf5ce91199ca039ec013b16dda1;hpb=79828b4fa835f73cdaf4bffa48696abdcbea9d02;p=karo-tx-linux.git diff --git a/arch/mips/pistachio/time.c b/arch/mips/pistachio/time.c index 8a377346f0ca..1022201b2beb 100644 --- a/arch/mips/pistachio/time.c +++ b/arch/mips/pistachio/time.c @@ -39,7 +39,7 @@ void __init plat_time_init(void) struct clk *clk; of_clk_init(NULL); - clocksource_of_init(); + clocksource_probe(); np = of_get_cpu_node(0, NULL); if (!np) {