patch-2.4.0-test9 linux/include/asm-arm/arch-shark/io.h

Next file: linux/include/asm-arm/arch-shark/keyboard.h
Previous file: linux/include/asm-arm/arch-shark/hardware.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/include/asm-arm/arch-shark/io.h linux/include/asm-arm/arch-shark/io.h
@@ -11,6 +11,8 @@
 #ifndef __ASM_ARM_ARCH_IO_H
 #define __ASM_ARM_ARCH_IO_H
 
+#define __arch_ioremap(off,size,nocache) __ioremap(off,size,0)
+
 #define IO_SPACE_LIMIT 0xffffffff
 
 /*

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