kernel: Map most files to use export.h instead of module.h
[linux-2.6-block.git] / kernel / timer.c
index 8cff36119e4d50f7336a06e8d01e59e8b162e694..dbaa62422b13c057754252d986f97440ec7dd3af 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include <linux/kernel_stat.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/interrupt.h>
 #include <linux/percpu.h>
 #include <linux/init.h>