patch-2.4.25 linux-2.4.25/drivers/scsi/53c7xx.h

Next file: linux-2.4.25/drivers/scsi/Config.in
Previous file: linux-2.4.25/drivers/scsi/53c7xx.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/scsi/53c7xx.h linux-2.4.25/drivers/scsi/53c7xx.h
@@ -1600,5 +1600,9 @@
 /* Paranoid people could use panic() here. */
 #define FATAL(host) shutdown((host));
 
+extern int ncr53c7xx_init(Scsi_Host_Template *tpnt, int board, int chip,
+			  unsigned long base, int io_port, int irq, int dma,
+			  long long options, int clock);
+
 #endif /* NCR53c710_C */
 #endif /* NCR53c710_H */

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