net/ipv6/icmp.c: Checkpatch cleanups
[deliverable/linux.git] / lib / spinlock_debug.c
index 5f3eacdd6178d122b9d35fc8e8f9daf12e3b119b..525d160d44f05c112acca5b2866b566ded334e19 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/interrupt.h>
 #include <linux/debug_locks.h>
 #include <linux/delay.h>
-#include <linux/module.h>
+#include <linux/export.h>
 
 void __raw_spin_lock_init(raw_spinlock_t *lock, const char *name,
                          struct lock_class_key *key)
This page took 0.029098 seconds and 5 git commands to generate.