Correct SPL use of MMC_QUIRKS
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:16 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 17:50:50 +0000 (12:50 -0500)
commit497b7c6beb5994acf23246f8714e0e7442e2eeb1
tree403fd9f12f52850c657db005abf9ed51190ec95f
parentd1f5dbe6645ad51e318dd322033fe6a08bce357b
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>
drivers/mmc/mmc.c