commit | 68f3cedb1b0f5fd7c50cc5c66c50160ef54eae35 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:16 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 12:50:50 2023 -0500 |
tree | 403fd9f12f52850c657db005abf9ed51190ec95f | |
parent | 6877526e14709254d5de55d2b9dfeffab0340564 [diff] |
Correct SPL use of MMC_QUIRKS This converts 1 usage of this option to the non-SPL form, since there is no SPL_MMC_QUIRKS defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>