1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-03 03:57:11 +01:00
Files
u-boot-megous/include/command.h
Simon Glass be5951461c command: Include a required header in command.h
This uses ARRAY_SIZE() but does not include the header file which declares
it. Fix this, so that command.h can be included without common.h

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2023-10-06 14:38:13 -04:00

14 KiB