Don't include linux/config.h from anywhere else in include/
[powerpc.git] / include / asm-i386 / types.h
index e50a08b..4b4b295 100644 (file)
@@ -35,7 +35,6 @@ typedef unsigned long long __u64;
 
 #ifndef __ASSEMBLY__
 
-#include <linux/config.h>
 
 typedef signed char s8;
 typedef unsigned char u8;