1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-13 22:12:06 +02:00
Files
u-boot-megous/arch/arm/cpu
Pali Rohár e18bf3943b arm: Remove #include <version.h> from armv8/fwcall.c
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@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-02-01 16:32:06 -05:00
..