These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / powerpc / sysdev / fsl_lbc.c
index d631022..38138cf 100644 (file)
@@ -407,4 +407,4 @@ static int __init fsl_lbc_init(void)
 {
        return platform_driver_register(&fsl_lbc_ctrl_driver);
 }
-module_init(fsl_lbc_init);
+subsys_initcall(fsl_lbc_init);