From 4e64f048ff33bc531a90cff327448c2f28757b4e Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Mon, 29 Dec 2008 20:32:52 +0530 Subject: [PATCH] --- yaml --- r: 125402 b: refs/heads/master c: a1ae299dfb6ef219b296b61d1f222732391973b5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/mpspec.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f375d373ef13..8ecc8cdb7706 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2f06de0671096e19350c9efe21cfdbc0891aab20 +refs/heads/master: a1ae299dfb6ef219b296b61d1f222732391973b5 diff --git a/trunk/arch/x86/include/asm/mpspec.h b/trunk/arch/x86/include/asm/mpspec.h index 91885c28f66b..62d14ce3cd00 100644 --- a/trunk/arch/x86/include/asm/mpspec.h +++ b/trunk/arch/x86/include/asm/mpspec.h @@ -6,13 +6,13 @@ #include extern int apic_version[MAX_APICS]; +extern int pic_mode; #ifdef CONFIG_X86_32 #include extern unsigned int def_to_bigsmp; extern u8 apicid_2_node[]; -extern int pic_mode; #ifdef CONFIG_X86_NUMAQ extern int mp_bus_id_to_node[MAX_MP_BUSSES];