]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/libfs.c
fs: reduce the use of module.h wherever possible
[karo-tx-linux.git] / fs / libfs.c
index 5b2dbb3ba4fca95f3aab72c39f570c16a61c5c02..001e25be4b65ff68a50185cce945c42b35b0b5cf 100644 (file)
@@ -3,7 +3,7 @@
  *     Library for filesystems writers.
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/pagemap.h>
 #include <linux/slab.h>
 #include <linux/mount.h>