On 2025-10-24 10:40, Peng Fan (OSS) wrote: > From: Peng Fan <[email protected]> > > Guard execute_tuning with MMC_SUPPORTS_TUNING, otherwise there will be > build failure: > drivers/mmc/exynos_dw_mmc.c:484:10: error: 'struct dm_mmc_ops' has no member > named 'execute_tuning' > .execute_tuning = exynos_dwmmc_execute_tuning, > ^~~~~~~~~~~~~~ > > Cc: Kaustabh Chakraborty <[email protected]> > Signed-off-by: Peng Fan <[email protected]>
Acked-by: Kaustabh Chakraborty <[email protected]>

