ARM: mach-ixp23xx: remove arch specific special handling for ioremap
[deliverable/linux.git] / kernel / kfifo.c
index 01a0700e873f53ca60084da3c0c1142bebf49b16..c744b88c44e2d8ad0d4c4c3f395cfca0b4757a69 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/slab.h>
 #include <linux/err.h>
 #include <linux/log2.h>
This page took 0.027253 seconds and 5 git commands to generate.