Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / include / asm-i386 / mach-xen / asm / synch_bitops.h
index 6a4e5e4..036eb12 100644 (file)
@@ -7,8 +7,6 @@
  * when communicating with Xen or other guest OSes running on other CPUs.
  */
 
-#include <linux/config.h>
-
 #define ADDR (*(volatile long *) addr)
 
 static __inline__ void synch_set_bit(int nr, volatile void * addr)