patch-1.3.21 linux/drivers/block/blk.h

Next file: linux/drivers/block/ide-cd.c
Previous file: linux/drivers/block/README.optcd
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.20/linux/drivers/block/blk.h linux/drivers/block/blk.h
@@ -336,7 +336,7 @@
 
 #if ! SCSI_MAJOR(MAJOR_NR)
 
-#ifdef _IDE_CD_C	/* ide-cd.c uses copy from ide.c */
+#if defined(_IDE_CD_C) || defined(_TRITON_C) /* shares copy with ide.c */
 void ide_end_request(byte uptodate, ide_hwgroup_t *hwgroup);
 #else
 

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