patch-2.3.30 linux/include/asm-arm/io.h

Next file: linux/include/asm-arm/pgtable.h
Previous file: linux/include/asm-arm/arch-sa1100/system.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/include/asm-arm/io.h linux/include/asm-arm/io.h
@@ -211,6 +211,8 @@
 #define memset_io(addr,c,len)		_memset_io((unsigned long)(addr),(c),(len))
 #endif
 
+#define IO_SPACE_LIMIT 0xffff
+
 /*
  * This isn't especially architecture dependent so it seems like it
  * might as well go here as anywhere.

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