fs: reduce the use of module.h wherever possible
[linux-2.6-block.git] / fs / buffer.c
index 1a30db77af3257505eae9706db2c366146666751..70e2017edd70e68c9958d49f1692f3401013df92 100644 (file)
@@ -29,7 +29,7 @@
 #include <linux/file.h>
 #include <linux/quotaops.h>
 #include <linux/highmem.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/writeback.h>
 #include <linux/hash.h>
 #include <linux/suspend.h>