aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c416.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/sym53c416.h')
-rw-r--r--drivers/scsi/sym53c416.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sym53c416.h b/drivers/scsi/sym53c416.h
index fd6b120d38c42..77860d0748ffc 100644
--- a/drivers/scsi/sym53c416.h
+++ b/drivers/scsi/sym53c416.h
@@ -22,7 +22,7 @@
#define SYM53C416_SCSI_ID 7
-static int sym53c416_detect(Scsi_Host_Template *);
+static int sym53c416_detect(struct scsi_host_template *);
static const char *sym53c416_info(struct Scsi_Host *);
static int sym53c416_release(struct Scsi_Host *);
static int sym53c416_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));