
On Thu, Jun 22, 2023 at 3:41 AM Tom Rini trini@konsulko.com wrote:
On Tue, Jun 06, 2023 at 08:37:42PM +0900, Masahiro Yamada wrote:
This function is not used by anyone.
Signed-off-by: Masahiro Yamada masahiroy@kernel.org Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/next, thanks!
-- Tom
I am pretty much sure I sent this patch from masahiroy@kernel.org.
Then, the Author: field was converted to my old mail address, which is no longer working. Why?
commit e0afedb64085d02c7a3b156f77f6c71d0836e583 Author: Masahiro Yamada yamada.masahiro@socionext.com Date: Tue Jun 6 20:37:42 2023 +0900
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