diff options
| author | Peng Fan <[email protected]> | 2025-10-23 21:11:04 +0800 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2025-10-30 10:11:19 +0800 |
| commit | e16018f6b22d36f9f6b9f881175547457c06dae3 (patch) | |
| tree | aa7b89967fe13b377db8f1e7df90af4a59190eda /doc/develop/bootstd | |
| parent | d805a18ec60acdb0c2f28b56d336d026bad3c44e (diff) | |
mmc: exynos_dw_mmc: guard execute_tuning
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]>
Acked-by: Kaustabh Chakraborty <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions
