]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/rwsem.c
Freezer: fix more fallout from the thaw_process rename
[karo-tx-linux.git] / kernel / rwsem.c
index 9f48f3d82e9b8e2d4b65df9588ed15da574d70ed..b152f74f02de3d211c5bc4fb0effbe3ce771c528 100644 (file)
@@ -7,7 +7,7 @@
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/rwsem.h>
 
 #include <asm/system.h>