diff --git a/[refs] b/[refs] index 365e5003f08c..c175eee9f8ab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f5d0906b5bafd7faea553ed1cc92bd06755b66b9 +refs/heads/master: 67346440e83d2a2f2e9801f370b6240317c7d9bd diff --git a/trunk/include/linux/kvm_host.h b/trunk/include/linux/kvm_host.h index e92212f970db..3cf0ede3fd73 100644 --- a/trunk/include/linux/kvm_host.h +++ b/trunk/include/linux/kvm_host.h @@ -237,7 +237,6 @@ int kvm_vm_ioctl_set_memory_region(struct kvm *kvm, int user_alloc); long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg); -void kvm_arch_destroy_vm(struct kvm *kvm); int kvm_arch_vcpu_ioctl_get_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu); int kvm_arch_vcpu_ioctl_set_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu);