commit | c6685b20a2221440ffd94f1fde38f1b5b4900b69 | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Tue Jul 12 17:44:21 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 04 15:32:20 2022 -0400 |
tree | 5fdbbcd4aef70ce6d755caba8158d38192bdbb86 | |
parent | 41e595a37af36985985fc0fb444ee496a16b453a [diff] |
imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC Since commit 103c5f180694 ("mmc: Rename MMC_SUPPORT to MMC"), SPL_MMC_SUPPORT is named SPL_MMC, so let's fix the ifdef. Fixes: fbc6b1414342 ("imx: imx8mp_rsb3720a1: convert to DM_SERIAL") Cc: Quentin Schulz <foss+uboot@0leil.net> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>