patch-2.2.18 linux/include/asm-arm/types.h

Next file: linux/include/asm-arm/uaccess.h
Previous file: linux/include/asm-arm/therm.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-arm/types.h linux/include/asm-arm/types.h
@@ -41,6 +41,8 @@
 
 #define BITS_PER_LONG 32
 
+typedef u32 dma_addr_t;
+
 #endif /* __KERNEL__ */
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)