[PATCH] tools: mkenvimage: Drop duplicate crc header include

Simon Glass sjg at chromium.org
Mon Nov 7 16:28:40 CET 2022


On Sun, 6 Nov 2022 at 17:56, Marek Vasut <marex at denx.de> wrote:
>
> This header was already included just above version.h,
> do not include it twice.
>
> Fixes: 3db71108575 ("crc32: Use the crc.h header for crc functions")
> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  tools/mkenvimage.c | 1 -
>  1 file changed, 1 deletion(-)

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


More information about the U-Boot mailing list