From f97845e9aa6b591deb14ae3d1d652cf3a3b2145d Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Tue, 17 Feb 2009 14:04:24 +0100 Subject: [PATCH] --- yaml --- r: 136875 b: refs/heads/master c: 5c615feb90ce63f2293a7ac7809f320f46c75e0a h: refs/heads/master i: 136873: f834cddfbce6d9f37172d454cc73458909ae9b7c 136871: c54ee2418e3e8123ffca2c62cc76231f47234c85 v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/bigsmp_32.c | 1 - trunk/arch/x86/kernel/es7000_32.c | 1 - trunk/arch/x86/kernel/numaq_32.c | 1 - trunk/arch/x86/kernel/summit_32.c | 1 - 5 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 5d20bcd9b95a..9f06e0ace61c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e641f5f525acb163ba71d92de79c9c7366deae03 +refs/heads/master: 5c615feb90ce63f2293a7ac7809f320f46c75e0a diff --git a/trunk/arch/x86/kernel/bigsmp_32.c b/trunk/arch/x86/kernel/bigsmp_32.c index 72f4e534051e..f49af36351fa 100644 --- a/trunk/arch/x86/kernel/bigsmp_32.c +++ b/trunk/arch/x86/kernel/bigsmp_32.c @@ -2,7 +2,6 @@ * APIC driver for "bigsmp" XAPIC machines with more than 8 virtual CPUs. * Drives the local APIC in "clustered mode". */ -#define APIC_DEFINITION 1 #include #include #include diff --git a/trunk/arch/x86/kernel/es7000_32.c b/trunk/arch/x86/kernel/es7000_32.c index 352d870e5d55..cf53a98dbf10 100644 --- a/trunk/arch/x86/kernel/es7000_32.c +++ b/trunk/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 #include #include diff --git a/trunk/arch/x86/kernel/numaq_32.c b/trunk/arch/x86/kernel/numaq_32.c index 40400a588454..dcf22f508273 100644 --- a/trunk/arch/x86/kernel/numaq_32.c +++ b/trunk/arch/x86/kernel/numaq_32.c @@ -297,7 +297,6 @@ int __init get_memcfg_numaq(void) /* * APIC driver for the IBM NUMAQ chipset. */ -#define APIC_DEFINITION 1 #include #include #include diff --git a/trunk/arch/x86/kernel/summit_32.c b/trunk/arch/x86/kernel/summit_32.c index 577b0bd8e537..305977789144 100644 --- a/trunk/arch/x86/kernel/summit_32.c +++ b/trunk/arch/x86/kernel/summit_32.c @@ -34,7 +34,6 @@ /* * APIC driver for the IBM "Summit" chipset. */ -#define APIC_DEFINITION 1 #include #include #include