patch-2.3.23 linux/include/asm-arm/iomd.h
Next file: linux/include/asm-arm/memc.h
Previous file: linux/include/asm-arm/ioc.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Wed Oct 20 16:29:08 1999
- Orig file:
v2.3.22/linux/include/asm-arm/iomd.h
- Orig date:
Tue Sep 7 12:14:07 1999
diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/iomd.h linux/include/asm-arm/iomd.h
@@ -1,6 +1,6 @@
#include <linux/config.h>
-#ifndef __ASSEMBLER__
+#ifndef __ASSEMBLY__
#define __IOMD(offset) (IO_IOMD_BASE + (offset >> 2))
#else
#define __IOMD(offset) offset
@@ -215,7 +215,7 @@
#define VDMA_START IOMD_VIDSTART
#define VDMA_END IOMD_VIDEND
-#ifndef __ASSEMBLER__
+#ifndef __ASSEMBLY__
extern unsigned int vram_half_sam;
#define video_set_dma(start,end,offset) \
do { \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)