patch-2.3.27 linux/drivers/scsi/sgiwd93.h

Next file: linux/drivers/scsi/sim710.c
Previous file: linux/drivers/scsi/sgiwd93.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/sgiwd93.h linux/drivers/scsi/sgiwd93.h
@@ -25,9 +25,7 @@
 int wd33c93_abort(Scsi_Cmnd *);
 int wd33c93_reset(Scsi_Cmnd *, unsigned int);
 
-extern struct proc_dir_entry proc_scsi_sgiwd93;
-
-#define SGIWD93_SCSI {proc_dir:		   &proc_scsi_sgiwd93, \
+#define SGIWD93_SCSI {proc_name:	   "SGIWD93", \
 		      name:                "SGI WD93", \
 		      detect:              sgiwd93_detect,    \
 		      release:             sgiwd93_release,   \

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