Commit 3aaed4fa authored by Xiang W's avatar Xiang W Committed by Anup Patel
Browse files

lib: sbi: Make console_puts/console_putc interchangeable



console_puts/console_putc should replace each other, but the previous
sbi_putc can only use console_putc. This patch addresses this problem.

Signed-off-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarGuo Ren <guoren@kernel.org>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 6602e11d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment