mm: Map most files to use export.h instead of module.h
[deliverable/linux.git] / mm / memory_hotplug.c
index 6e7d8b21dbfa773d0e3fe116f7e57714713282bc..2168489c0bc9f309ff3347d6dac05a09039ad7d2 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/pagemap.h>
 #include <linux/bootmem.h>
 #include <linux/compiler.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/pagevec.h>
 #include <linux/writeback.h>
 #include <linux/slab.h>
This page took 0.042399 seconds and 5 git commands to generate.