X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fscsi%2Fmvme16x.h;h=c7a12533fb2c454b644b060075be7fa011f43a18;hb=d8b3d7077d08311552643a220f21ce0d30130f59;hp=25173c891d3cfa4b5d07e25b957bdafe3e67203b;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/drivers/scsi/mvme16x.h b/drivers/scsi/mvme16x.h index 25173c891..c7a12533f 100644 --- a/drivers/scsi/mvme16x.h +++ b/drivers/scsi/mvme16x.h @@ -3,7 +3,7 @@ #include -int mvme16x_scsi_detect(Scsi_Host_Template *); +int mvme16x_scsi_detect(struct scsi_host_template *); const char *NCR53c7x0_info(void); int NCR53c7xx_queue_command(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *)); int NCR53c7xx_abort(Scsi_Cmnd *);