patch-2.1.132 linux/include/asm-arm/hardware.h
Next file: linux/include/asm-arm/ide.h
Previous file: linux/include/asm-arm/elf.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Dec 17 09:05:43 1998
- Orig file:
v2.1.131/linux/include/asm-arm/hardware.h
- Orig date:
Tue Apr 14 14:29:25 1998
diff -u --recursive --new-file v2.1.131/linux/include/asm-arm/hardware.h linux/include/asm-arm/hardware.h
@@ -85,7 +85,7 @@
#ifdef HAS_IOMD
#ifndef __ASSEMBLER__
-#define __IOMD(offset) (IOMD_BASE + (offset >> 2))
+#define __IOMD(offset) (IO_IOMD_BASE + (offset >> 2))
#else
#define __IOMD(offset) offset
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov