X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fscsi%2Fsym53c416.h;h=77860d0748ffc4d7c1eca48167f146427186524e;hb=a48f410a0a5a6c47cdfda35af49ea0e5aafb7745;hp=fd6b120d38c4224e16c13b09e32d8084ed198fad;hpb=ff40c6d3d1437ecdf295b8e39adcb06c3d6021ef;p=linux-2.6-omap-h63xx.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 *));