X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Ftypes.h;fp=include%2Fasm-powerpc%2Ftypes.h;h=d6fb56b80453c44d5ad922d25cfc25060655748c;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=baabba96e31342ecf9be2af2a9d7c335fe4630be;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/asm-powerpc/types.h b/include/asm-powerpc/types.h index baabba96e..d6fb56b80 100644 --- a/include/asm-powerpc/types.h +++ b/include/asm-powerpc/types.h @@ -64,7 +64,6 @@ typedef struct { #ifndef __ASSEMBLY__ -#include typedef signed char s8; typedef unsigned char u8;