[MIPS] Deforest the function pointer jungle in the time code.
[firefly-linux-kernel-4.4.55.git] / arch / mips / mipssim / sim_time.c
index a0f5a5dca1b20bfbd97b1dbe89587327561e544e..9a355e77952f0c9ce3960e049ed651317c7a1c2a 100644 (file)
@@ -146,7 +146,7 @@ static unsigned int __init estimate_cpu_frequency(void)
        return count;
 }
 
-void __init sim_time_init(void)
+void __init plat_time_init(void)
 {
        unsigned int est_freq, flags;