X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fscsi%2F53c7xx.h;fp=drivers%2Fscsi%2F53c7xx.h;h=218f3b901537a8d27bf0a71bb60a5a059ea4b2cd;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=d9098bdace05ed13e06fbf59a28596ce5af0a52e;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/drivers/scsi/53c7xx.h b/drivers/scsi/53c7xx.h index d9098bdac..218f3b901 100644 --- a/drivers/scsi/53c7xx.h +++ b/drivers/scsi/53c7xx.h @@ -1600,7 +1600,7 @@ struct NCR53c7x0_hostdata { /* Paranoid people could use panic() here. */ #define FATAL(host) shutdown((host)); -extern int ncr53c7xx_init(Scsi_Host_Template *tpnt, int board, int chip, +extern int ncr53c7xx_init(struct scsi_host_template *tpnt, int board, int chip, unsigned long base, int io_port, int irq, int dma, long long options, int clock);