--- zzzz-none-000/linux-3.10.107/arch/mips/pmcs-msp71xx/msp_time.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/pmcs-msp71xx/msp_time.c 2021-02-04 17:41:59.000000000 +0000 @@ -88,7 +88,7 @@ mips_hpt_frequency = cpu_rate/2; } -unsigned int __cpuinit get_c0_compare_int(void) +unsigned int get_c0_compare_int(void) { /* MIPS_MT modes may want timer for second VPE */ if ((get_current_vpe()) && !tim_installed) {