]> err.no Git - linux-2.6/blobdiff - drivers/scsi/ata_piix.c
[SCSI] remove Scsi_Host_Template typedef
[linux-2.6] / drivers / scsi / ata_piix.c
index 7f8aa1b552ce1f6d89d23c38c74356bf54363a96..7fc8873de0b63f416e5796fcc040d5bae773a975 100644 (file)
@@ -128,7 +128,7 @@ static struct pci_driver piix_pci_driver = {
        .remove                 = ata_pci_remove_one,
 };
 
-static Scsi_Host_Template piix_sht = {
+static struct scsi_host_template piix_sht = {
        .module                 = THIS_MODULE,
        .name                   = DRV_NAME,
        .ioctl                  = ata_scsi_ioctl,