riscv: hw: Remove the unnecessary include of target/riscv/cpu.h
authorBin Meng <bmeng.cn@gmail.com>
Fri, 6 Sep 2019 16:19:55 +0000 (09:19 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 17 Sep 2019 15:42:45 +0000 (08:42 -0700)
commit131f0932cf0194355cbcac326c93c2830ebd5148
tree2c70d3a3c06bce16441dd5c9cb9f04b8fa9dc3d4
parenta2360c854fb56f9506d81be8b86ba577c0dbefc3
riscv: hw: Remove the unnecessary include of target/riscv/cpu.h

The inclusion of "target/riscv/cpu.h" is unnecessary in various
sifive model drivers.

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_prci.c
hw/riscv/sifive_test.c
hw/riscv/sifive_uart.c