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

Next file: linux/drivers/scsi/pas16.h
Previous file: linux/drivers/scsi/hosts.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.6/linux/drivers/scsi/in2000.h linux/drivers/scsi/in2000.h
@@ -101,15 +101,13 @@
 int in2000_reset(Scsi_Cmnd *);
 int in2000_biosparam(Disk *, int, int*);
 
-extern int generic_proc_info(char *, char **, off_t, int, int, int);
-
 #ifndef NULL
 	#define NULL 0
 #endif
 
 /* next may be "SG_NONE" or "SG_ALL" or nr. of (1k) blocks per R/W Cmd. */
 #define IN2000_SG SG_ALL
-#define IN2000 {NULL, NULL, generic_proc_info,  \
+#define IN2000 {NULL, NULL, NULL,  \
 		"in2000", PROC_SCSI_IN2000, \
 		"Always IN2000", in2000_detect, NULL,	\
 		NULL, in2000_command,		\

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