X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-cris%2Ftypes.h;h=84557c9bac93e4ef7993eae2c0576644a601719b;hb=1bb1c71785da5d4c8a916d87ab68bc48e5103bd3;hp=25425c09ddbced27e93f0a121c67235d03335b48;hpb=daddc0d38b3571bed170afa273a49a0eba090c1e;p=linux-2.6.git diff --git a/include/asm-cris/types.h b/include/asm-cris/types.h index 25425c09d..84557c9ba 100644 --- a/include/asm-cris/types.h +++ b/include/asm-cris/types.h @@ -50,6 +50,7 @@ typedef unsigned long long u64; /* Dma addresses are 32-bits wide, just like our other addresses. */ typedef u32 dma_addr_t; +typedef u32 dma64_addr_t; #endif /* __ASSEMBLY__ */