X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-frv%2Ftypes.h;h=2560f596a75db78b2e7f406864f281933fff3957;hb=26294aef29acca3e3c33b81e9da506c56c91f3b4;hp=1a5b6546bb411fe404f22a0af1337e7faa7d0632;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/include/asm-frv/types.h b/include/asm-frv/types.h index 1a5b6546b..2560f596a 100644 --- a/include/asm-frv/types.h +++ b/include/asm-frv/types.h @@ -59,14 +59,11 @@ 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. */ typedef u32 dma_addr_t; -typedef unsigned short kmem_bufctl_t; - #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */