Don't include linux/config.h from anywhere else in include/
[powerpc.git] / include / linux / spinlock.h
index 799be67..ae23bee 100644 (file)
@@ -46,7 +46,6 @@
  *  linux/spinlock.h:     builds the final spin_*() APIs.
  */
 
-#include <linux/config.h>
 #include <linux/preempt.h>
 #include <linux/linkage.h>
 #include <linux/compiler.h>