aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/numaq/apic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/numaq/apic.h')
-rw-r--r--include/asm-x86/numaq/apic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/numaq/apic.h b/include/asm-x86/numaq/apic.h
index a8344ba6ea15..0bf2a06b7a4e 100644
--- a/include/asm-x86/numaq/apic.h
+++ b/include/asm-x86/numaq/apic.h
@@ -12,8 +12,6 @@ static inline cpumask_t target_cpus(void)
12 return CPU_MASK_ALL; 12 return CPU_MASK_ALL;
13} 13}
14 14
15#define TARGET_CPUS (target_cpus())
16
17#define NO_BALANCE_IRQ (1) 15#define NO_BALANCE_IRQ (1)
18#define esr_disable (1) 16#define esr_disable (1)
19 17