X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-cris%2Ftypes.h;h=84557c9bac93e4ef7993eae2c0576644a601719b;hb=02290683343391a50f45599710295dafa2ddd018;hp=41a0d450ba1deeaa90c4bd9a9201052ed1a6dcec;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-cris/types.h b/include/asm-cris/types.h index 41a0d450ba1..84557c9bac9 100644 --- a/include/asm-cris/types.h +++ b/include/asm-cris/types.h @@ -52,8 +52,6 @@ typedef unsigned long long u64; typedef u32 dma_addr_t; typedef u32 dma64_addr_t; -typedef unsigned int kmem_bufctl_t; - #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */