|
@@ -147,7 +147,7 @@ static int marvell_init_one (struct pci_dev *pdev, const struct pci_device_id *i
|
|
|
if (pdev->device == 0x6101)
|
|
|
ppi[1] = &ata_dummy_port_info;
|
|
|
|
|
|
-#if defined(CONFIG_AHCI) || defined(CONFIG_AHCI_MODULE)
|
|
|
+#if defined(CONFIG_SATA_AHCI) || defined(CONFIG_SATA_AHCI_MODULE)
|
|
|
if (!marvell_pata_active(pdev)) {
|
|
|
printk(KERN_INFO DRV_NAME ": PATA port not active, deferring to AHCI driver.\n");
|
|
|
return -ENODEV;
|