diff options
Diffstat (limited to 'arch/s390/include/asm/kvm_host.h')
-rw-r--r-- | arch/s390/include/asm/kvm_host.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/s390/include/asm/kvm_host.h b/arch/s390/include/asm/kvm_host.h index 624a821fcba0..9cba74d5d853 100644 --- a/arch/s390/include/asm/kvm_host.h +++ b/arch/s390/include/asm/kvm_host.h | |||
@@ -398,8 +398,6 @@ struct kvm_s390_irq_payload { | |||
398 | 398 | ||
399 | struct kvm_s390_local_interrupt { | 399 | struct kvm_s390_local_interrupt { |
400 | spinlock_t lock; | 400 | spinlock_t lock; |
401 | struct list_head list; | ||
402 | atomic_t active; | ||
403 | struct kvm_s390_float_interrupt *float_int; | 401 | struct kvm_s390_float_interrupt *float_int; |
404 | wait_queue_head_t *wq; | 402 | wait_queue_head_t *wq; |
405 | atomic_t *cpuflags; | 403 | atomic_t *cpuflags; |