commit | 2abf927a2f71365c5f95cc39a5f06cbe793b00eb | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Thu Jan 28 16:33:07 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Fri Feb 26 10:48:07 2016 -0800 |
tree | 4ddf09641e5aaf5b01ebdf3bbeab7c8b0cbedd19 | |
parent | 7646624d502f6374d23101bff0fb7f66d497ebb8 [diff] |
powerpc/t208xqds: fix esdhc peripheral clock support The patch that enabled eSDHC peripheral clock support had an obvious error as below. This patch is used to fix it. +#define define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK Fixes: 3285e6cbcc1b ("powerpc/t2080qds: enable eSDHC peripheral clock support") Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>