aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86')
-rw-r--r--include/asm-x86/kvm_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/kvm_host.h b/include/asm-x86/kvm_host.h
index 9cb4b4dae5c6..225fdb835d44 100644
--- a/include/asm-x86/kvm_host.h
+++ b/include/asm-x86/kvm_host.h
@@ -341,7 +341,6 @@ struct kvm_assigned_dev_kernel {
341 struct kvm_irq_ack_notifier ack_notifier; 341 struct kvm_irq_ack_notifier ack_notifier;
342 struct work_struct interrupt_work; 342 struct work_struct interrupt_work;
343 struct list_head list; 343 struct list_head list;
344 struct kvm_assigned_pci_dev assigned_dev;
345 int assigned_dev_id; 344 int assigned_dev_id;
346 int host_busnr; 345 int host_busnr;
347 int host_devfn; 346 int host_devfn;