diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-26 14:38:50 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-26 14:43:01 +0300 |
| commit | d5d1cf47d17d33bc958c6f2fd6fa586e17c08509 (patch) | |
| tree | 756ae66fb5181c2f8027966761517e73169adca2 /arch/x86/kvm/ioapic.h | |
| parent | 3d627cc30db478cf107b457115aab46d3a5f2dcd (diff) | |
| parent | 8ed716ca7dc91f058be0ba644a3048667a20db13 (diff) | |
| download | linux-d5d1cf47d17d33bc958c6f2fd6fa586e17c08509.tar.xz | |
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Diffstat (limited to 'arch/x86/kvm/ioapic.h')
| -rw-r--r-- | arch/x86/kvm/ioapic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kvm/ioapic.h b/arch/x86/kvm/ioapic.h index e66e620c3bed..539333ac4b38 100644 --- a/arch/x86/kvm/ioapic.h +++ b/arch/x86/kvm/ioapic.h @@ -81,7 +81,6 @@ struct kvm_ioapic { unsigned long irq_states[IOAPIC_NUM_PINS]; struct kvm_io_device dev; struct kvm *kvm; - void (*ack_notifier)(void *opaque, int irq); spinlock_t lock; struct rtc_status rtc_status; struct delayed_work eoi_inject; |
