[PATCH] arm: Remove #include <version.h> from armv8/fwcall.c

Simon Glass sjg at chromium.org
Mon Feb 1 21:43:49 CET 2021


On Wed, 27 Jan 2021 at 08:29, Pali Rohár <pali at kernel.org> wrote:
>
> No version information is used in armv8/fwcall.c therefore do not include
> version.h header file. This change prevents recompiling fwcall.o when
> SOURCE_DATE_EPOCH changes.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
>  arch/arm/cpu/armv8/fwcall.c | 1 -
>  1 file changed, 1 deletion(-)
>

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


More information about the U-Boot mailing list