[PATCH 01/11] global: Remove duplicate common.h inclusions

Simon Glass sjg at chromium.org
Sat Dec 2 19:23:09 CET 2023


On Wed, 22 Nov 2023 at 06:12, Tom Rini <trini at konsulko.com> wrote:
>
> These files include <common.h> twice. Start by removing the second
> inclusion of the file.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  board/data_modul/common/common.c          | 1 -
>  board/grinn/liteboard/board.c             | 1 -
>  board/toradex/colibri_imx7/colibri_imx7.c | 1 -
>  board/wandboard/wandboard.c               | 1 -
>  drivers/gpio/gpio-aspeed.c                | 1 -
>  drivers/spi/fsl_dspi.c                    | 1 -
>  drivers/video/exynos/exynos_dp.c          | 1 -
>  7 files changed, 7 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list