X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Ftypes.h;h=c4dc126c56211cac02e2b92c06b4151cc555bf73;hb=720b94a4e7548e78be55ab8fd3be4686c57dc808;hp=cb7e183a0a6beabbec8b1b0dd14d3fd53886caaa;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-sh/types.h b/include/asm-sh/types.h index cb7e183a0..c4dc126c5 100644 --- a/include/asm-sh/types.h +++ b/include/asm-sh/types.h @@ -58,6 +58,8 @@ typedef u64 sector_t; #define HAVE_SECTOR_T #endif +typedef unsigned int kmem_bufctl_t; + #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */