]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/scsi/pci2000.h
[SCSI] remove Scsi_Host_Template typedef
[mirror_ubuntu-zesty-kernel.git] / drivers / scsi / pci2000.h
index c65afc964121930d327a81d5bec21eedf80b4b75..f945a4232e5dab390b097f7c38877f0a8fdfca7c 100644 (file)
@@ -187,7 +187,7 @@ typedef struct _INQUIRYDATA
 #endif
 
 // function prototypes
-int Pci2000_Detect                     (Scsi_Host_Template *tpnt);
+int Pci2000_Detect                     (struct scsi_host_template *tpnt);
 int Pci2000_Command                    (Scsi_Cmnd *SCpnt);
 int Pci2000_QueueCommand       (Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *));
 int Pci2000_Abort                      (Scsi_Cmnd *SCpnt);