]> 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)
commit26abdcd5dda60567441fa7ce3aed5ef2fa18bf58
tree4d707a3f35ebb9d525c80f237b48b8a46fd2ea0b
parentf2c4c5f5516823fec2c3549fe0e5bf463952fbb9
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