Revert "sdhci: force high speed capability on some controllers"
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / host / sdhci.h
index 3efba236394164b195674905d4e978856494b477..ffeab227d95b90912a4f538ef48b8f4d2aae12b9 100644 (file)
@@ -208,8 +208,6 @@ struct sdhci_host {
 #define SDHCI_QUIRK_BROKEN_TIMEOUT_VAL                 (1<<12)
 /* Controller has an issue with buffer bits for small transfers */
 #define SDHCI_QUIRK_BROKEN_SMALL_PIO                   (1<<13)
-/* Controller supports high speed but doesn't have the caps bit set */
-#define SDHCI_QUIRK_FORCE_HIGHSPEED                    (1<<14)
 
        int                     irq;            /* Device IRQ */
        void __iomem *          ioaddr;         /* Mapped address */