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 dbc65f9d6a2b..3c16f0f1fe35 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
| @@ -213,7 +213,6 @@ struct kvm_memory_slot { | |||
| 213 | gfn_t base_gfn; | 213 | gfn_t base_gfn; |
| 214 | unsigned long npages; | 214 | unsigned long npages; |
| 215 | unsigned long flags; | 215 | unsigned long flags; |
| 216 | unsigned long *rmap; | ||
| 217 | unsigned long *dirty_bitmap; | 216 | unsigned long *dirty_bitmap; |
| 218 | struct kvm_arch_memory_slot arch; | 217 | struct kvm_arch_memory_slot arch; |
| 219 | unsigned long userspace_addr; | 218 | unsigned long userspace_addr; |
