On Sun, Jun 07, 2020 at 08:33:00PM -0600, Simon Glass wrote:
> This displays incorrect data at present due to a missing header file
> in display_options. Fix it.
>
> Fixes: 09140113108 ("command: Remove the cmd_tbl_t typedef")
>
> Signed-off-by: Simon Glass
Applied to u-boot/master, thanks!
-
This displays incorrect data at present due to a missing header file
in display_options. Fix it.
Fixes: 09140113108 ("command: Remove the cmd_tbl_t typedef")
Signed-off-by: Simon Glass
---
lib/display_options.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/display_options.c b/lib/dis
2 matches
Mail list logo