]> Pileus Git - ~andy/linux/blobdiff - fs/btrfs/super.c
Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[~andy/linux] / fs / btrfs / super.c
index c02f63356895ff7fc5b59f36748e7aeb36840e04..97cc24198554cedd4ada307f2bbe99b80edf4ded 100644 (file)
@@ -1996,7 +1996,7 @@ static void __exit exit_btrfs_fs(void)
        btrfs_hash_exit();
 }
 
-module_init(init_btrfs_fs)
+late_initcall(init_btrfs_fs);
 module_exit(exit_btrfs_fs)
 
 MODULE_LICENSE("GPL");