On Wed, 27 Jan 2021 at 08:29, Pali Rohár <[email protected]> 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 <[email protected]> > --- > arch/arm/cpu/armv8/fwcall.c | 1 - > 1 file changed, 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

