X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Ftypes.h;h=9eabf6e61ccca66753b3ab213735f6cee7900402;hb=746550cff061581f89c687ada8523670768364f2;hp=42fc6ed9815690e563fceb6ca1590df9e86f5df4;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-sparc/types.h b/include/asm-sparc/types.h index 42fc6ed98..9eabf6e61 100644 --- a/include/asm-sparc/types.h +++ b/include/asm-sparc/types.h @@ -54,6 +54,8 @@ typedef unsigned long long u64; typedef u32 dma_addr_t; typedef u32 dma64_addr_t; +typedef unsigned short kmem_bufctl_t; + #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */