Commit ed258d80 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] mips: sgiwd93 2.6 fixes and crapectomy

From: Ralf Baechle <ralf@linux-mips.org>

Get to work under 2.6 sorting out the giant mess this has been.  Further
cleanups would require a full crapectomy of wd33c93.c itself ...
parent 41984bac
This diff is collapsed.
......@@ -19,6 +19,6 @@ int sgiwd93_release(struct Scsi_Host *instance);
const char *wd33c93_info(void);
int wd33c93_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
int wd33c93_abort(Scsi_Cmnd *);
int wd33c93_reset(Scsi_Cmnd *, unsigned int);
int wd33c93_host_reset(Scsi_Cmnd * SCpnt);
#endif /* !(_SGIWD93_H) */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment