X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fscsi%2Fsata_nv.c;h=37a4fae95ed4ffe738dd5412ca240f6506d6eafa;hb=cf1d469ec10015f8ced338c00e7944941f816e89;hp=d573888eda761f05041ab771bc6e64891e97c5b2;hpb=ba77df570c6710c9c19b31e0e48e4bcdf31cefe8;p=powerpc.git diff --git a/drivers/scsi/sata_nv.c b/drivers/scsi/sata_nv.c index d573888eda..37a4fae95e 100644 --- a/drivers/scsi/sata_nv.c +++ b/drivers/scsi/sata_nv.c @@ -62,7 +62,6 @@ #include #include #include -#include "scsi.h" #include #include @@ -219,7 +218,7 @@ static struct pci_driver nv_pci_driver = { .remove = ata_pci_remove_one, }; -static Scsi_Host_Template nv_sht = { +static struct scsi_host_template nv_sht = { .module = THIS_MODULE, .name = DRV_NAME, .ioctl = ata_scsi_ioctl,