[PATCH v2 33/40] mmc: exynos_dw_mmc: Remove common.h

Sam Protsenko semen.protsenko at linaro.org
Mon Jun 10 03:12:19 CEST 2024


common.h header is marked for removal treewide and shouldn't be used.
Remove it from Exynos DW MMC driver.

No functional change.

Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
---
 drivers/mmc/exynos_dw_mmc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mmc/exynos_dw_mmc.c b/drivers/mmc/exynos_dw_mmc.c
index 2c8364ab8d40..29241edf7915 100644
--- a/drivers/mmc/exynos_dw_mmc.c
+++ b/drivers/mmc/exynos_dw_mmc.c
@@ -5,7 +5,6 @@
  */
 
 #include <clk.h>
-#include <common.h>
 #include <dwmmc.h>
 #include <asm/global_data.h>
 #include <malloc.h>
-- 
2.39.2



More information about the U-Boot mailing list