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

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

diff -u --recursive --new-file v1.3.14/linux/include/asm-mips/dma.h linux/include/asm-mips/dma.h
@@ -267,7 +267,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