Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"
[linux-2.6-microblaze.git] / drivers / ata / ahci.h
index eeac548..a57d90d 100644 (file)
@@ -240,8 +240,6 @@ enum {
                                                        as default lpm_policy */
        AHCI_HFLAG_SUSPEND_PHYS         = (1 << 26), /* handle PHYs during
                                                        suspend/resume */
-       AHCI_HFLAG_IGN_NOTSUPP_POWER_ON = (1 << 27), /* ignore -EOPNOTSUPP
-                                                       from phy_power_on() */
        AHCI_HFLAG_NO_SXS               = (1 << 28), /* SXS not supported */
 
        /* ap->flags bits */