From 174014f26a3a5fd5d368ca53b49c0c8635bffcd3 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Wed, 28 Jan 2009 04:24:16 +0100 Subject: [PATCH] --- yaml --- r: 136570 b: refs/heads/master c: 7fe732862d9697cc1863286fbcace9a67f231b4c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/mach-default/mach_apic.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b4661635cae5..33e1a571b4af 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38bd77a6c35168b03b65f7438cdcc1257d550924 +refs/heads/master: 7fe732862d9697cc1863286fbcace9a67f231b4c diff --git a/trunk/arch/x86/include/asm/mach-default/mach_apic.h b/trunk/arch/x86/include/asm/mach-default/mach_apic.h index f3b2cd423882..ce3bc4845b98 100644 --- a/trunk/arch/x86/include/asm/mach-default/mach_apic.h +++ b/trunk/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 -#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)