]> Pileus Git - ~andy/linux/blobdiff - lib/smp_processor_id.c
lib: reduce the use of module.h wherever possible
[~andy/linux] / lib / smp_processor_id.c
index 503f087382a40b4b36576da2cd6e478fbc650f16..4c0d0e51d49e69e58673f013c83826545246daa0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * DEBUG_PREEMPT variant of smp_processor_id().
  */
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/kallsyms.h>
 #include <linux/sched.h>