X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-cris%2Ftypes.h;h=bd329ffebf769cba58ec5c7a1199baad07be9c18;hb=78a6196531f0fe10aae05a9bc4c2701df614ac3d;hp=25425c09ddbced27e93f0a121c67235d03335b48;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-cris/types.h b/include/asm-cris/types.h index 25425c09d..bd329ffeb 100644 --- a/include/asm-cris/types.h +++ b/include/asm-cris/types.h @@ -51,6 +51,8 @@ typedef unsigned long long u64; typedef u32 dma_addr_t; +typedef unsigned int kmem_bufctl_t; + #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */