mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
[oweals/u-boot.git] / drivers / mmc / fsl_esdhc_imx.c
index 4900498e9b6b22675f596709d4957bb5ccd3b27e..6bca2a9c829ed26311bb17eba6ea6fa88e243a8e 100644 (file)
@@ -743,7 +743,6 @@ static int esdhc_set_timing(struct mmc *mmc)
 
        switch (mmc->selected_mode) {
        case MMC_LEGACY:
-       case SD_LEGACY:
                esdhc_reset_tuning(mmc);
                writel(mixctrl, &regs->mixctrl);
                break;