aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a2091.h
diff options
context:
space:
mode:
authorHenrik Kretzschmar <henne@nachtwindheim.de>2006-09-12 23:49:33 +0200
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-09-12 17:12:31 -0500
commit65396410af63db90d6428c678ff84aa652c3c1ec (patch)
tree78c610b8dbfda4b583cb4a5b950bf4149738113c /drivers/scsi/a2091.h
parent[SCSI] fix compile error on module_refcount (diff)
downloadlinux-dev-65396410af63db90d6428c678ff84aa652c3c1ec.tar.xz
linux-dev-65396410af63db90d6428c678ff84aa652c3c1ec.zip
[SCSI] wd33c93: Scsi_Cmnd convertion
Changes obsolete typedef'd Scsi_Cmnd to struct scsi_cmnd. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/a2091.h')
-rw-r--r--drivers/scsi/a2091.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/a2091.h b/drivers/scsi/a2091.h
index 22d6a13dd8be..fe809bc88d73 100644
--- a/drivers/scsi/a2091.h
+++ b/drivers/scsi/a2091.h
@@ -13,10 +13,6 @@
int a2091_detect(struct scsi_host_template *);
int a2091_release(struct Scsi_Host *);
-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);
#ifndef CMD_PER_LUN
#define CMD_PER_LUN 2