lib: sbi: Remove redundant boot time print statement
authorAtish Patra <atish.patra@wdc.com>
Sat, 10 Jul 2021 16:18:08 +0000 (09:18 -0700)
committerAnup Patel <anup@brainfault.org>
Sun, 11 Jul 2021 04:49:48 +0000 (10:19 +0530)
commitfd9116bd46e59ef8fbeaa147bb102527635615ba
tree10809f3312bf5c6e1add7c5275b3c3520bc28f22
parent41ae63cd0a75474ce380a944d5b4f1fb9b6fd2e0
lib: sbi: Remove redundant boot time print statement

This patch removes redundant print from sbi_boot_print_hart().

Reviewed-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
lib/sbi/sbi_init.c