patch-2.1.16 linux/include/asm-ppc/dma.h

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

diff -u --recursive --new-file v2.1.15/linux/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -7,6 +7,7 @@
 
 /*
  * Note: Adapted for PowerPC by Gary Thomas
+ * Modified by Cort Dougan <cort@cs.nmt.edu>
  *
  * There may be some comments or restrictions made here which are
  * not valid for the PowerPC (PreP) platform.  Take what you read
@@ -292,7 +293,6 @@
 
 
 /* These are in kernel/dma.c: */
-/*extern int request_dma(unsigned int dmanr, 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