]> git.baikalelectronics.ru Git - uboot.git/commit
stdio: Remove stdio_init()
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 6 Jun 2023 11:37:42 +0000 (20:37 +0900)
committerTom Rini <trini@konsulko.com>
Wed, 21 Jun 2023 00:56:27 +0000 (20:56 -0400)
commit008ec3c00f7fbee64187c42e5fed21d3615a3bfc
tree0b3f51fa191adfdebf32a613735bc22e00265fac
parent90b04c6e9f2a4fe91204ce7efc8620a8c94f74ba
stdio: Remove stdio_init()

This function is not used by anyone.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/stdio.c
include/stdio_dev.h