]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/sata_uli.c
[SCSI] remove Scsi_Device typedef
[linux-2.6-omap-h63xx.git] / drivers / scsi / sata_uli.c
index a5e245c098e1a142b521975eb5d2a09364334dd7..8c1d71495bd5cfce0ce85d9a9e439b26781d185e 100644 (file)
@@ -71,7 +71,7 @@ static struct pci_driver uli_pci_driver = {
        .remove                 = ata_pci_remove_one,
 };
 
-static Scsi_Host_Template uli_sht = {
+static struct scsi_host_template uli_sht = {
        .module                 = THIS_MODULE,
        .name                   = DRV_NAME,
        .ioctl                  = ata_scsi_ioctl,