]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - virt/kvm/arm/arm.c
KVM: remove kvm_arch_has_vcpu_debugfs()
[mirror_ubuntu-eoan-kernel.git] / virt / kvm / arm / arm.c
index acc43242a3101cbae075e6a589cc5450027b40e9..13f5a1aa6d794dda23740b366ce55c6c435ade54 100644 (file)
@@ -144,11 +144,6 @@ out_fail_alloc:
        return ret;
 }
 
-bool kvm_arch_has_vcpu_debugfs(void)
-{
-       return false;
-}
-
 int kvm_arch_create_vcpu_debugfs(struct kvm_vcpu *vcpu)
 {
        return 0;