RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
authorAnup Patel <apatel@ventanamicro.com>
Wed, 7 Dec 2022 03:47:05 +0000 (09:17 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 7 Dec 2022 03:47:05 +0000 (09:17 +0530)
commitfabd6179d08229cdb0f8ccfc4d9ec3ff379d9f28
treee20a14143ee4af2a45282c5ab9f57dba22102b65
parente482d9e33d5b0f222cbef7341dcd52cead6b9edc
RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h

The asm/kvm_vcpu_timer.h is redundantly included in vcpu_sbi_base.c
so let us remove it.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/kvm/vcpu_sbi_base.c