]> err.no Git - linux-2.6/blobdiff - arch/ia64/sn/kernel/tiocx.c
Merge branch 'master' into 83xx
[linux-2.6] / arch / ia64 / sn / kernel / tiocx.c
index feaf1a6e8101b9868e326730112e8656e907bbc6..493380b2c05fd1b6756ad9edb711c4992125f5e7 100644 (file)
@@ -552,7 +552,7 @@ static void __exit tiocx_exit(void)
        bus_unregister(&tiocx_bus_type);
 }
 
-subsys_initcall(tiocx_init);
+fs_initcall(tiocx_init);
 module_exit(tiocx_exit);
 
 /************************************************************************