]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/mutex-debug.c
Freezer: fix more fallout from the thaw_process rename
[karo-tx-linux.git] / kernel / mutex-debug.c
index 73da83aff418d30d0b488454bf95bb172467cb82..7e3443fe1f48a1dbea11f7287fd3a362f1adb2a7 100644 (file)
@@ -14,7 +14,7 @@
  */
 #include <linux/mutex.h>
 #include <linux/delay.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/poison.h>
 #include <linux/sched.h>
 #include <linux/spinlock.h>