
1 Feb
2021
1 Feb
'21
9:43 p.m.
On Wed, 27 Jan 2021 at 08:29, Pali Rohár pali@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@kernel.org
arch/arm/cpu/armv8/fwcall.c | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org