X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-frv%2Ftypes.h;h=1b6d1923b25b5e41b3f7092a36bf213ebd531675;hb=5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e;hp=2560f596a75db78b2e7f406864f281933fff3957;hpb=6150c32589d1976ca8a5c987df951088c05a7542;p=karo-tx-linux.git diff --git a/include/asm-frv/types.h b/include/asm-frv/types.h index 2560f596a75d..1b6d1923b25b 100644 --- a/include/asm-frv/types.h +++ b/include/asm-frv/types.h @@ -46,7 +46,6 @@ typedef unsigned long long __u64; #ifndef __ASSEMBLY__ -#include typedef signed char s8; typedef unsigned char u8;