On Fri, 26 Mar 2021 at 15:02, Sean Anderson <[email protected]> wrote: > > We need this header for U_BOOT_CMD, which is always present even without > EFI. > > Fixes: 82c468a049 ("dm: test: Update Makefile conditions") > > Signed-off-by: Sean Anderson <[email protected]> > --- > > Changes in v2: > - Remove ifdef > > test/print_ut.c | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

