On Sat, Nov 11, 2023 at 05:09:03PM -0700, Simon Glass wrote: > Most of the fdt_support.h header file is included only if OF_LIBFDT or > OF_CONTROL are enabled. This means that calling functions defined in > that file must happen inside an #ifdef > > This is unnecessary, so reduce the condition to just !USE_HOSTCC > > Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature

