X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-h8300%2Ftypes.h;h=da2402b8654059149e2ee9d13e777997b720731d;hb=78d79423179c0efc7ec34b55d287e7be4ca07da6;hp=bf91e0d4dde77775a46650f29f107096c2914147;hpb=d67eb16f5d444fb6d173bcec889ddb2066c0fa0c;p=powerpc.git diff --git a/include/asm-h8300/types.h b/include/asm-h8300/types.h index bf91e0d4dd..da2402b865 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__ */