patch-2.2.18 linux/include/asm-arm/memc.h

Next file: linux/include/asm-arm/page.h
Previous file: linux/include/asm-arm/irq.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-arm/memc.h linux/include/asm-arm/memc.h
@@ -4,7 +4,7 @@
 #define VDMA_START	1
 #define VDMA_END	2
 
-#ifndef __ASSEMBLER__
+#ifndef __ASSEMBLY__
 extern void memc_write(unsigned int reg, unsigned long val);
 
 #define video_set_dma(start,end,offset)				\

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