projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38bd77a
)
x86, apic: remove IRQ_DEST_MODE
author
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Jan 2009 03:24:16 +0000
(
04:24
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Jan 2009 22:20:16 +0000
(23:20 +0100)
Remove leftover definition.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/mach-default/mach_apic.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/mach-default/mach_apic.h
b/arch/x86/include/asm/mach-default/mach_apic.h
index f3b2cd423882b107b07e7e0db7802f1438147b1d..ce3bc4845b98e099735cff0d405902b94366b040 100644
(file)
--- a/
arch/x86/include/asm/mach-default/mach_apic.h
+++ b/
arch/x86/include/asm/mach-default/mach_apic.h
@@
-22,7
+22,6
@@
static inline const struct cpumask *target_cpus(void)
#ifdef CONFIG_X86_64
#include <asm/genapic.h>
-#define IRQ_DEST_MODE (apic->irq_dest_mode)
#define TARGET_CPUS (apic->target_cpus())
#define init_apic_ldr (apic->init_apic_ldr)
#define cpu_mask_to_apicid (apic->cpu_mask_to_apicid)