patch-1.3.7 linux/drivers/scsi/wd7000.h

Next file: linux/fs/Makefile
Previous file: linux/drivers/scsi/ultrastor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.6/linux/drivers/scsi/wd7000.h linux/drivers/scsi/wd7000.h
@@ -19,8 +19,6 @@
 int wd7000_reset(Scsi_Cmnd *);
 int wd7000_biosparam(Disk *, int, int*);
 
-extern int generic_proc_info(char *, char **, off_t, int, int, int);
-
 #ifndef NULL
 #define NULL 0L
 #endif
@@ -40,7 +38,7 @@
 #define WD7000_SG   16
 
 #define WD7000 { NULL, NULL,            \
-	generic_proc_info,              \
+	NULL,		                \
 	"wd7000",                       \
 	PROC_SCSI_7000FASST,            \
 	"Western Digital WD-7000",      \

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