RISC-V: KVM: Remove redundant includes of asm/csr.h
authorAnup Patel <apatel@ventanamicro.com>
Wed, 7 Dec 2022 03:47:12 +0000 (09:17 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 7 Dec 2022 03:47:12 +0000 (09:17 +0530)
commit1343c61a7032cf85680b666a340d9c4c683b2ec8
tree33448035a2b63b64c53a12754251bbcaaa9e09c7
parentfabd6179d08229cdb0f8ccfc4d9ec3ff379d9f28
RISC-V: KVM: Remove redundant includes of asm/csr.h

We should include asm/csr.h only where required so let us remove
redundant includes of this header.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/include/asm/kvm_host.h
arch/riscv/kvm/vcpu_sbi_base.c
arch/riscv/kvm/vcpu_sbi_hsm.c
arch/riscv/kvm/vcpu_sbi_replace.c
arch/riscv/kvm/vcpu_sbi_v01.c