Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
[cascardo/linux.git] / drivers / ata / ahci.h
index 12c5282..b175000 100644 (file)
@@ -312,6 +312,7 @@ extern struct device_attribute *ahci_sdev_attrs[];
        .sdev_attrs             = ahci_sdev_attrs
 
 extern struct ata_port_operations ahci_ops;
+extern struct ata_port_operations ahci_pmp_retry_srst_ops;
 
 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
                        u32 opts);