[PATCH 5/8] mmc: renesas-sdhi: Drop <common.h>
Jaehoon Chung
jh80.chung at samsung.com
Thu Nov 2 03:11:21 CET 2023
On 11/2/23 05:05, Paul Barker wrote:
> In line with changes elsewhere, drop inclusion of the common header.
>
> Signed-off-by: Paul Barker <paul.barker.ct at bp.renesas.com>
Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
Best Regards,
Jaehoon Chung
> ---
> drivers/mmc/renesas-sdhi.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/renesas-sdhi.c b/drivers/mmc/renesas-sdhi.c
> index 865efdd32184..8cd501c5f7c7 100644
> --- a/drivers/mmc/renesas-sdhi.c
> +++ b/drivers/mmc/renesas-sdhi.c
> @@ -3,7 +3,6 @@
> * Copyright (C) 2018 Marek Vasut <marek.vasut at gmail.com>
> */
>
> -#include <common.h>
> #include <bouncebuf.h>
> #include <clk.h>
> #include <fdtdec.h>
More information about the U-Boot
mailing list