fs: reduce the use of module.h wherever possible
[linux-block.git] / fs / dcache.c
index fe19ac13f75f5c4e65ed1afaecd1c5d1ae34ffb6..303ebd98bc8025ee79f3b37db00e81a04b99fad9 100644 (file)
@@ -23,7 +23,7 @@
 #include <linux/init.h>
 #include <linux/hash.h>
 #include <linux/cache.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/mount.h>
 #include <linux/file.h>
 #include <asm/uaccess.h>