X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-alpha%2Ftypes.h;h=43264d21924656fdc5b623367d83c7eccf105090;hb=2c66a62d2d9e2315e6e748b96643f7f141c4d017;hp=f5716139ec8987216d954858dfe6229ecd542488;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-alpha/types.h b/include/asm-alpha/types.h index f5716139e..43264d219 100644 --- a/include/asm-alpha/types.h +++ b/include/asm-alpha/types.h @@ -56,6 +56,8 @@ typedef unsigned long u64; typedef u64 dma_addr_t; typedef u64 dma64_addr_t; +typedef unsigned short kmem_bufctl_t; + #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */ #endif /* _ALPHA_TYPES_H */