X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fsym53c416.h;h=77860d0748ffc4d7c1eca48167f146427186524e;hb=0dd52d0df02733dfc2d5f3824e41b96492305384;hp=fd6b120d38c4224e16c13b09e32d8084ed198fad;hpb=df5179854bca84ac5be500849b12dd33ce03f03f;p=mv-sheeva.git diff --git a/drivers/scsi/sym53c416.h b/drivers/scsi/sym53c416.h index fd6b120d38c..77860d0748f 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 *));