summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/es7000_32.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-17 14:04:24 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-17 17:52:45 +0100
commit5c615feb90ce63f2293a7ac7809f320f46c75e0a (patch)
tree12a9923b561337ca54766c3f4c378e78a91cd85b /arch/x86/kernel/es7000_32.c
parente641f5f525acb163ba71d92de79c9c7366deae03 (diff)
downloadblackbird-op-linux-5c615feb90ce63f2293a7ac7809f320f46c75e0a.tar.gz
blackbird-op-linux-5c615feb90ce63f2293a7ac7809f320f46c75e0a.zip
x86, apic: remove stale references to APIC_DEFINITION
Impact: cleanup APIC_DEFINITION was a hack from the x86 subarch times, it has no meaning anymore - remove it. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/es7000_32.c')
-rw-r--r--arch/x86/kernel/es7000_32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/es7000_32.c b/arch/x86/kernel/es7000_32.c
index 352d870e5d55..cf53a98dbf10 100644
--- a/arch/x86/kernel/es7000_32.c
+++ b/arch/x86/kernel/es7000_32.c
@@ -383,7 +383,6 @@ void __init es7000_enable_apic_mode(void)
/*
* APIC driver for the Unisys ES7000 chipset.
*/
-#define APIC_DEFINITION 1
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <asm/mpspec.h>
OpenPOWER on IntegriCloud