]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Remove kvm_arch_vcpu_free() declaration
authorSean Christopherson <sean.j.christopherson@intel.com>
Wed, 18 Dec 2019 21:55:08 +0000 (13:55 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 Jan 2020 08:19:06 +0000 (09:19 +0100)
commitf0eadcb35c5c6e717021b4a74f60d24e2662e6e9
tree4d707a3f35ebb9d525c80f237b48b8a46fd2ea0b
parent0a556f5c4e861acde4ad03a130b6bf7d5f171a30
KVM: Remove kvm_arch_vcpu_free() declaration

Remove KVM's declaration of kvm_arch_vcpu_free() now that the function
is gone from all architectures (several architectures were relying on
the forward declaration).

Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/linux/kvm_host.h