[PATCH V2] mmc: exynos_dw_mmc: guard execute_tuning
    Kaustabh Chakraborty 
    kauschluss at disroot.org
       
    Fri Oct 24 18:32:47 CEST 2025
    
    
  
On 2025-10-24 10:40, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> 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 <kauschluss at disroot.org>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
Acked-by: Kaustabh Chakraborty <kauschluss at disroot.org>
    
    
More information about the U-Boot
mailing list