diff options
Diffstat (limited to 'include/linux/kvm_host.h')
| -rw-r--r-- | include/linux/kvm_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index 93bfc9f9815c..c35b1c08c004 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
| @@ -582,7 +582,6 @@ struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id); | |||
| 582 | int kvm_arch_vcpu_setup(struct kvm_vcpu *vcpu); | 582 | int kvm_arch_vcpu_setup(struct kvm_vcpu *vcpu); |
| 583 | void kvm_arch_vcpu_destroy(struct kvm_vcpu *vcpu); | 583 | void kvm_arch_vcpu_destroy(struct kvm_vcpu *vcpu); |
| 584 | 584 | ||
| 585 | int kvm_arch_vcpu_reset(struct kvm_vcpu *vcpu); | ||
| 586 | int kvm_arch_hardware_enable(void *garbage); | 585 | int kvm_arch_hardware_enable(void *garbage); |
| 587 | void kvm_arch_hardware_disable(void *garbage); | 586 | void kvm_arch_hardware_disable(void *garbage); |
| 588 | int kvm_arch_hardware_setup(void); | 587 | int kvm_arch_hardware_setup(void); |
