patch-1.3.15 linux/include/asm-alpha/dma.h

Next file: linux/include/asm-i386/checksum.h
Previous file: linux/include/asm-alpha/checksum.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.14/linux/include/asm-alpha/dma.h linux/include/asm-alpha/dma.h
@@ -294,7 +294,7 @@
 
 
 /* These are in kernel/dma.c: */
-extern int request_dma(unsigned int dmanr, char * device_id);	/* reserve a DMA channel */
+extern int request_dma(unsigned int dmanr, const char * device_id);	/* reserve a DMA channel */
 extern void free_dma(unsigned int dmanr);	/* release it again */
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this