Two commands are missing this check, so compilation fails when building without CONFIG_CMDLINE. Add it.
Signed-off-by: Simon Glass <[email protected]> --- cmd/acpi.c | 2 ++ cmd/bloblist.c | 2 ++ 2 files changed, 4 insertions(+) Applied to u-boot-dm/next, thanks!

