mm: Map most files to use export.h instead of module.h
[linux-2.6-block.git] / mm / nommu.c
index 4358032566e950f25812fef04fa951dcc39f6795..73419c55eda6ddbbdfb3ece3e6d6e477ebd78600 100644 (file)
@@ -13,7 +13,7 @@
  *  Copyright (c) 2007-2010 Paul Mundt <lethal@linux-sh.org>
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/mm.h>
 #include <linux/mman.h>
 #include <linux/swap.h>