patch-2.4.0-test2 linux/include/asm-arm/arch-rpc/hardware.h
Next file: linux/include/asm-arm/arch-sa1100/assabet.h
Previous file: linux/include/asm-arm/arch-ebsa285/memory.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Jun 19 17:59:35 2000
- Orig file:
v2.4.0-test1/linux/include/asm-arm/arch-rpc/hardware.h
- Orig date:
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/asm-arm/arch-rpc/hardware.h linux/include/asm-arm/arch-rpc/hardware.h
@@ -93,7 +93,6 @@
#endif
-#ifdef HAS_EXPMASK
#ifndef __ASSEMBLY__
#define __EXPMASK(offset) (((volatile unsigned char *)EXPMASK_BASE)[offset])
#else
@@ -102,7 +101,5 @@
#define EXPMASK_STATUS __EXPMASK(0x00)
#define EXPMASK_ENABLE __EXPMASK(0x04)
-
-#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)