X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-frv%2Ftypes.h;h=1b6d1923b25b5e41b3f7092a36bf213ebd531675;hb=789e7dc8ee6cfb7928208b077d0799d81196e9bb;hp=50605df6d8acbc024adcba5f4c7aabe1ac57ca14;hpb=32983696a48a6c41d99f3eca82ba7510a552d843;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-frv/types.h b/include/asm-frv/types.h index 50605df6d8a..1b6d1923b25 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; @@ -59,7 +58,6 @@ typedef unsigned int u32; typedef signed long long s64; typedef unsigned long long u64; -typedef u64 u_quad_t; /* Dma addresses are 32-bits wide. */