X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-h8300%2Ftypes.h;h=da2402b8654059149e2ee9d13e777997b720731d;hb=bd66f3bbc369191279d18c21f305341c8bc9cafe;hp=bf91e0d4dde77775a46650f29f107096c2914147;hpb=94f8c66e5e543d79231abf203d6e514ecb668688;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-h8300/types.h b/include/asm-h8300/types.h index bf91e0d4dde..da2402b8654 100644 --- a/include/asm-h8300/types.h +++ b/include/asm-h8300/types.h @@ -58,6 +58,9 @@ typedef u32 dma_addr_t; #define HAVE_SECTOR_T typedef u64 sector_t; +#define HAVE_BLKCNT_T +typedef u64 blkcnt_t; + #endif /* __KERNEL__ */ #endif /* __ASSEMBLY__ */