kOn Wed, 17 Feb 2021 at 02:31, Bin Meng <[email protected]> wrote: > > This files uses the macro U_BOOT_CMD which is defined in command.h, > but command.h is conditionally included. Fix it. > > Signed-off-by: Bin Meng <[email protected]> > --- > > test/print_ut.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm/next, thanks!

