diff options
Diffstat (limited to 'include/asm-ia64')
-rw-r--r-- | include/asm-ia64/kvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/kvm.h b/include/asm-ia64/kvm.h index a1da4c465fb5..3f6a090cbd9a 100644 --- a/include/asm-ia64/kvm.h +++ b/include/asm-ia64/kvm.h | |||
@@ -28,7 +28,7 @@ | |||
28 | /* Architectural interrupt line count. */ | 28 | /* Architectural interrupt line count. */ |
29 | #define KVM_NR_INTERRUPTS 256 | 29 | #define KVM_NR_INTERRUPTS 256 |
30 | 30 | ||
31 | #define KVM_IOAPIC_NUM_PINS 24 | 31 | #define KVM_IOAPIC_NUM_PINS 48 |
32 | 32 | ||
33 | struct kvm_ioapic_state { | 33 | struct kvm_ioapic_state { |
34 | __u64 base_address; | 34 | __u64 base_address; |