diff options
Diffstat (limited to 'arch/x86/include/asm/summit')
-rw-r--r-- | arch/x86/include/asm/summit/apic.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/summit/apic.h b/arch/x86/include/asm/summit/apic.h index 482038b244b0..51df002ecf4c 100644 --- a/arch/x86/include/asm/summit/apic.h +++ b/arch/x86/include/asm/summit/apic.h | |||
@@ -4,8 +4,6 @@ | |||
4 | #include <asm/smp.h> | 4 | #include <asm/smp.h> |
5 | #include <linux/gfp.h> | 5 | #include <linux/gfp.h> |
6 | 6 | ||
7 | #define NO_BALANCE_IRQ (0) | ||
8 | |||
9 | /* In clustered mode, the high nibble of APIC ID is a cluster number. | 7 | /* In clustered mode, the high nibble of APIC ID is a cluster number. |
10 | * The low nibble is a 4-bit bitmap. */ | 8 | * The low nibble is a 4-bit bitmap. */ |
11 | #define XAPIC_DEST_CPUS_SHIFT 4 | 9 | #define XAPIC_DEST_CPUS_SHIFT 4 |