Commit 7fe73286 authored by Ingo Molnar's avatar Ingo Molnar

x86, apic: remove IRQ_DEST_MODE

Remove leftover definition.
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 38bd77a6
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment