]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_marvell.c
libata: Pass host flags into the pci helper
[karo-tx-linux.git] / drivers / ata / pata_marvell.c
index b351d81813f3d43e79ef89e031f1fa7286efa8be..e8ca02e5a71d969e4dfd852390ea8b4d119c591a 100644 (file)
@@ -153,7 +153,7 @@ static int marvell_init_one (struct pci_dev *pdev, const struct pci_device_id *i
                return -ENODEV;
        }
 #endif
-       return ata_pci_sff_init_one(pdev, ppi, &marvell_sht, NULL);
+       return ata_pci_sff_init_one(pdev, ppi, &marvell_sht, NULL, 0);
 }
 
 static const struct pci_device_id marvell_pci_tbl[] = {