Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / kernel / mutex.c
index d607ed5dd4416b5a688a271d788d7c2e51190662..89096dd8786f8e6ca02fa98023a569d6d80df747 100644 (file)
@@ -19,7 +19,7 @@
  */
 #include <linux/mutex.h>
 #include <linux/sched.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/spinlock.h>
 #include <linux/interrupt.h>
 #include <linux/debug_locks.h>
This page took 0.023658 seconds and 5 git commands to generate.