Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux...
[firefly-linux-kernel-4.4.55.git] / arch / mips / sibyte / common / bus_watcher.c
index 41a1d22422112caa5b08cbc51b66ca47cf267a72..a4e55999ecb4c7744a7ac085d9dd5d2b2fe18126 100644 (file)
@@ -250,4 +250,4 @@ int __init sibyte_bus_watcher(void)
        return 0;
 }
 
-__initcall(sibyte_bus_watcher);
+device_initcall(sibyte_bus_watcher);