]> asedeno.scripts.mit.edu Git - linux.git/commit
riscv: use pr_info and friends
authorJohan Hovold <johan@kernel.org>
Fri, 18 Jan 2019 14:03:05 +0000 (15:03 +0100)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 11 Feb 2019 23:35:11 +0000 (15:35 -0800)
commite1b1381b31793dde71eb87a78071c22c3f02f75c
tree2c7934dc6045c3b6e29c97d10fd98039eafa5c8d
parent7265d103902c0bc2b76fe04e87e0c486016391c3
riscv: use pr_info and friends

Use the pr_info and pr_err macros instead of printk with explicit log
levels.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Paul Walmsley <paul.walmsley@sifive.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/kernel/setup.c