These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / mips / lasat / sysctl.c
index a57959e..c710d96 100644 (file)
@@ -270,4 +270,4 @@ static int __init lasat_register_sysctl(void)
        return 0;
 }
 
-__initcall(lasat_register_sysctl);
+arch_initcall(lasat_register_sysctl);