diff options
Diffstat (limited to 'drivers/kvm/kvm.h')
-rw-r--r-- | drivers/kvm/kvm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/kvm/kvm.h b/drivers/kvm/kvm.h index 19014564ddbb..ba78a45811cd 100644 --- a/drivers/kvm/kvm.h +++ b/drivers/kvm/kvm.h | |||
@@ -318,7 +318,6 @@ struct kvm { | |||
318 | unsigned int n_alloc_mmu_pages; | 318 | unsigned int n_alloc_mmu_pages; |
319 | struct hlist_head mmu_page_hash[KVM_NUM_MMU_PAGES]; | 319 | struct hlist_head mmu_page_hash[KVM_NUM_MMU_PAGES]; |
320 | struct kvm_vcpu *vcpus[KVM_MAX_VCPUS]; | 320 | struct kvm_vcpu *vcpus[KVM_MAX_VCPUS]; |
321 | unsigned long rmap_overflow; | ||
322 | struct list_head vm_list; | 321 | struct list_head vm_list; |
323 | struct file *filp; | 322 | struct file *filp; |
324 | struct kvm_io_bus mmio_bus; | 323 | struct kvm_io_bus mmio_bus; |