Subject: Re: [PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
Hi Kaustabh,
The tuning functionality should be made conditional under:
#if CONFIG_IS_ENABLED(MMC_SUPPORTS_TUNING)
This will ensure the code compiles cleanly on configurations where tuning
support is not enabled.
Best Regards,
Tanmay Kathpalia

