diff options
-rw-r--r-- | include/configs/T208xQDS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h index a56208c..3caf40b 100644 --- a/include/configs/T208xQDS.h +++ b/include/configs/T208xQDS.h @@ -748,7 +748,7 @@ unsigned long get_board_ddr_clk(void); #ifdef CONFIG_MMC #define CONFIG_CMD_MMC #define CONFIG_FSL_ESDHC -#define define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK +#define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK #define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC85xx_ESDHC_ADDR #define CONFIG_SYS_FSL_ESDHC_BROKEN_TIMEOUT #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 |