patch-2.3.29 linux/drivers/scsi/wd33c93.h
Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/scsi/wd33c93.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Tue Nov 23 10:29:16 1999
-  Orig file: 
v2.3.28/linux/drivers/scsi/wd33c93.h
-  Orig date: 
Thu Nov 18 20:25:37 1999
diff -u --recursive --new-file v2.3.28/linux/drivers/scsi/wd33c93.h linux/drivers/scsi/wd33c93.h
@@ -340,11 +340,6 @@
 int wd33c93_queuecommand (Scsi_Cmnd *cmd, void (*done)(Scsi_Cmnd *));
 void wd33c93_intr (struct Scsi_Host *instance);
 int wd33c93_proc_info(char *, char **, off_t, int, int, int);
-
-#if LINUX_VERSION_CODE >= 0x010300
 int wd33c93_reset (Scsi_Cmnd *, unsigned int);
-#else
-int wd33c93_reset (Scsi_Cmnd *);
-#endif
 
 #endif /* WD33C93_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)