]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/smp_lock.h
x86 bitops: fix code style issues
[linux-2.6-omap-h63xx.git] / include / linux / smp_lock.h
index cf715a40d833909e9ce04d6bea75a4f7656d2ee2..58962c51dee108d3f9e5d12a23ce40e6e9387608 100644 (file)
@@ -3,7 +3,6 @@
 
 #ifdef CONFIG_LOCK_KERNEL
 #include <linux/sched.h>
-#include <linux/spinlock.h>
 
 #define kernel_locked()                (current->lock_depth >= 0)