[PATCH] lockdep: remove DEBUG_BUG_ON()
[pandora-kernel.git] / kernel / spinlock.c
index d1b8107..b31e54e 100644 (file)
@@ -9,7 +9,6 @@
  * SMP and the DEBUG_SPINLOCK cases. (UP-nondebug inlines them)
  */
 
-#include <linux/config.h>
 #include <linux/linkage.h>
 #include <linux/preempt.h>
 #include <linux/spinlock.h>