Don't include linux/config.h from anywhere else in include/
[powerpc.git] / include / asm-sh / types.h
index 488552f..3c09dd4 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;