On Thu, 5 Nov 2020 at 03:10, Ovidiu Panait <[email protected]> wrote: > > Use IS_ENABLED(CONFIG_OF_EMBED) in instead of #ifdefs in reserve_fdt, > reloc_fdt functions. > > Signed-off-by: Ovidiu Panait <[email protected]> > --- > common/board_f.c | 41 +++++++++++++++++++++-------------------- > 1 file changed, 21 insertions(+), 20 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

