Merge tag 'regmap/range' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[cascardo/linux.git] / fs / coda / sysctl.c
index 06d27a4..af56ad5 100644 (file)
@@ -61,4 +61,13 @@ void coda_sysctl_clean(void)
                fs_table_header = NULL;
        }
 }
+
+#else
+void coda_sysctl_init(void)
+{
+}
+
+void coda_sysctl_clean(void)
+{
+}
 #endif