X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Ftypes.h;h=21f4fc07ac0e45ae6fa9c07ce671887fdaf52eb6;hb=746550cff061581f89c687ada8523670768364f2;hp=bf91e0d4dde77775a46650f29f107096c2914147;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-h8300/types.h b/include/asm-h8300/types.h index bf91e0d4d..21f4fc07a 100644 --- a/include/asm-h8300/types.h +++ b/include/asm-h8300/types.h @@ -58,6 +58,8 @@ typedef u32 dma_addr_t; #define HAVE_SECTOR_T typedef u64 sector_t; +typedef unsigned int kmem_bufctl_t; + #endif /* __KERNEL__ */ #endif /* __ASSEMBLY__ */