PCI: tegra: Add debugfs support
[firefly-linux-kernel-4.4.55.git] / fs / 9p / v9fs.c
index 14da82564f4eef3e271c2cf891582dac45190ece..6894b085f0ee0fed7a58fd7f6c0b3d110154e18d 100644 (file)
@@ -537,7 +537,7 @@ static struct attribute_group v9fs_attr_group = {
  *
  */
 
-static int v9fs_sysfs_init(void)
+static int __init v9fs_sysfs_init(void)
 {
        v9fs_kobj = kobject_create_and_add("9p", fs_kobj);
        if (!v9fs_kobj)