patch-2.2.8 linux/include/asm-arm/iomd.h
Next file: linux/include/asm-arm/irq.h
Previous file: linux/include/asm-arm/ioc.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Sat May  8 11:06:57 1999
-  Orig file: 
v2.2.7/linux/include/asm-arm/iomd.h
-  Orig date: 
Fri Jan  8 22:36:22 1999
diff -u --recursive --new-file v2.2.7/linux/include/asm-arm/iomd.h linux/include/asm-arm/iomd.h
@@ -125,6 +125,8 @@
 #define DMA_ST_OFL	4
 #define DMA_ST_INT	2
 #define DMA_ST_AB	1
+
+#ifndef IOC_CONTROL
 /*
  * IOC compatability
  */
@@ -155,6 +157,7 @@
 #define IOC_T1LTCHH	IOMD_T1LTCHH
 #define IOC_T1GO	IOMD_T1GO
 #define IOC_T1LATCH	IOMD_T1LATCH
+#endif
 
 /*
  * DMA (MEMC) compatability
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)