]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/cris/include/asm/types.h
add the common dma_addr_t typedef to include/linux/types.h
[mv-sheeva.git] / arch / cris / include / asm / types.h
index 5790262cbe8ae8c0da682c622e07b0da13606e7d..44055087c932fa7a21d55168736c154fcf77088f 100644 (file)
@@ -18,9 +18,6 @@ typedef unsigned short umode_t;
 
 #ifndef __ASSEMBLY__
 
-/* Dma addresses are 32-bits wide, just like our other addresses.  */
-typedef u32 dma_addr_t;
 typedef u32 dma64_addr_t;
 
 #endif /* __ASSEMBLY__ */