X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-parisc%2Ftypes.h;h=8fe7a44ea205d4a3059b61c089ed0c4a747ee31b;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=d21b9d0d63eabc37485671c951a7fc2dee470775;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/include/asm-parisc/types.h b/include/asm-parisc/types.h index d21b9d0d6..8fe7a44ea 100644 --- a/include/asm-parisc/types.h +++ b/include/asm-parisc/types.h @@ -56,6 +56,8 @@ typedef unsigned long long u64; typedef u32 dma_addr_t; typedef u64 dma64_addr_t; +typedef unsigned int kmem_bufctl_t; + #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */