get rid of pointless includes of ext2_fs.h
[platform/kernel/linux-rpi.git] / fs / namei.c
index 73ec863..e615ff3 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #include <linux/init.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/slab.h>
 #include <linux/fs.h>
 #include <linux/namei.h>