OSDN Git Service

riscv: sifive_u: Remove the unnecessary include of prci header
authorBin Meng <bmeng.cn@gmail.com>
Fri, 6 Sep 2019 16:19:57 +0000 (09:19 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 17 Sep 2019 15:42:45 +0000 (08:42 -0700)
commit9baa9f7c9f651dfc7ee8a4abd46c4036f6841f64
tree72ac3aaa281290f7b7dcd8ba1e0948f090ec5283
parent847b6388b1cc263cbd553b07abcc2cf3b75a4656
riscv: sifive_u: Remove the unnecessary include of prci header

sifive_u machine does not use PRCI as of today. Remove the prci
header inclusion.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
hw/riscv/sifive_u.c