aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mach-generic/mach_apic.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/mach-generic/mach_apic.h')
-rw-r--r--arch/x86/include/asm/mach-generic/mach_apic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/mach-generic/mach_apic.h b/arch/x86/include/asm/mach-generic/mach_apic.h
index da2d7780cb52..63fe985219f9 100644
--- a/arch/x86/include/asm/mach-generic/mach_apic.h
+++ b/arch/x86/include/asm/mach-generic/mach_apic.h
@@ -3,7 +3,6 @@
3 3
4#include <asm/genapic.h> 4#include <asm/genapic.h>
5 5
6#define esr_disable (apic->ESR_DISABLE)
7#define NO_BALANCE_IRQ (apic->no_balance_irq) 6#define NO_BALANCE_IRQ (apic->no_balance_irq)
8#undef APIC_DEST_LOGICAL 7#undef APIC_DEST_LOGICAL
9#define APIC_DEST_LOGICAL (apic->apic_destination_logical) 8#define APIC_DEST_LOGICAL (apic->apic_destination_logical)