diff options
Diffstat (limited to 'drivers/kvm/kvm.h')
-rw-r--r-- | drivers/kvm/kvm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/kvm/kvm.h b/drivers/kvm/kvm.h index 65de5e4225f7..d9ce916e98ab 100644 --- a/drivers/kvm/kvm.h +++ b/drivers/kvm/kvm.h | |||
@@ -124,8 +124,6 @@ struct kvm { | |||
124 | struct file *filp; | 124 | struct file *filp; |
125 | struct kvm_io_bus mmio_bus; | 125 | struct kvm_io_bus mmio_bus; |
126 | struct kvm_io_bus pio_bus; | 126 | struct kvm_io_bus pio_bus; |
127 | struct kvm_pic *vpic; | ||
128 | struct kvm_ioapic *vioapic; | ||
129 | int round_robin_prev_vcpu; | 127 | int round_robin_prev_vcpu; |
130 | unsigned int tss_addr; | 128 | unsigned int tss_addr; |
131 | struct page *apic_access_page; | 129 | struct page *apic_access_page; |