libata: stop overloading port_info->private_data
[linux-2.6-microblaze.git] / drivers / ata / pata_pdc202xx_old.c
index 5545fba..8214100 100644 (file)
@@ -324,7 +324,7 @@ static int pdc202xx_init_one(struct pci_dev *dev, const struct pci_device_id *id
                                return -ENODEV;
                }
        }
-       return ata_pci_init_one(dev, ppi, &pdc202xx_sht);
+       return ata_pci_init_one(dev, ppi, &pdc202xx_sht, NULL);
 }
 
 static const struct pci_device_id pdc202xx[] = {