[PATCH master 11/13] mci: am654-sdhci: drop dummy redefinition of MMC_CAP2_HS200/400

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These symbols are defined in <mci.h> now, so we shouldn't redefine them
locally here with dummy zero values.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 drivers/mci/am654-sdhci.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/mci/am654-sdhci.c b/drivers/mci/am654-sdhci.c
index 493fa73eeb50..9787642011fc 100644
--- a/drivers/mci/am654-sdhci.c
+++ b/drivers/mci/am654-sdhci.c
@@ -83,8 +83,6 @@
 #define AM654_SDHCI_MIN_FREQ	400000
 #define CLOCK_TOO_SLOW_HZ	50000000
 
-#define MMC_CAP2_HS200 0
-#define MMC_CAP2_HS400 0
 #define MMC_CAP_UHS_SDR104 0
 #define MMC_CAP_UHS_SDR12 0
 #define MMC_CAP_UHS_DDR50 0
-- 
2.39.5





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux