console: Make stdio_print_current_devices() static
authorBin Meng <bmeng@tinylab.org>
Sun, 23 Jul 2023 04:40:35 +0000 (12:40 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 2 Aug 2023 08:32:02 +0000 (16:32 +0800)
commit75bfc6fac5918eba48ddfe608f0a1c6a89d47168
treec3ebf45655eb2ffa94c2da5fa90b6b416c1e0517
parent142276ce51ba97eade1b70c7c7c91e0ada428284
console: Make stdio_print_current_devices() static

As it is only called in common/console.c

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org> # qemu-x86_64
common/console.c
include/stdio_dev.h