]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/stop_machine.c
PM / Hibernate: Fix the early termination of test modes
[karo-tx-linux.git] / kernel / stop_machine.c
index 5b0951aa04963dc6834e8ed1e8a9d26e08659bac..2f194e965715183786f2f8b640ddcbbf1b456dc4 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/cpu.h>
 #include <linux/init.h>
 #include <linux/kthread.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/percpu.h>
 #include <linux/sched.h>
 #include <linux/stop_machine.h>