Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / kernel / profile.c
index 93b2a3fe0a6475f1396fedc0cecd91ee69575cdc..cb980f0c731b72ef3df3ff6b9afa2f6f44d15b9c 100644 (file)
@@ -614,5 +614,5 @@ out:
        cpu_notifier_register_done();
        return err;
 }
-module_init(create_proc_profile);
+subsys_initcall(create_proc_profile);
 #endif /* CONFIG_PROC_FS */