hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
authorBin Meng <bin.meng@windriver.com>
Thu, 21 May 2020 14:42:26 +0000 (07:42 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 3 Jun 2020 16:11:51 +0000 (09:11 -0700)
commit139177b1d4d69e2a31db12ee5bdee7ef9bfe51dc
treeae6ef3dfcf3a8d9a8a5052b928b461c1238cfda4
parent087a42467405de45674f76da6a72406764cde6a6
hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions

To keep consistency with the machine* functions, remove the riscv_
prefix of the soc* functions.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 1590072147-13035-1-git-send-email-bmeng.cn@gmail.com
Message-Id: <1590072147-13035-1-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/sifive_u.c