[PATCH 12/18] console: Make stdio_print_current_devices() static
Simon Glass
sjg at chromium.org
Mon Jul 24 00:58:37 CEST 2023
On Sat, 22 Jul 2023 at 22:42, Bin Meng <bmeng at tinylab.org> wrote:
>
> As it is only called in common/console.c
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
> common/console.c | 2 +-
> include/stdio_dev.h | 2 --
> 2 files changed, 1 insertion(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org> # qemu-x86_64
More information about the U-Boot
mailing list