X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fmach-xen%2Fasm%2Fsmp.h;h=33b0fbe155e55032e2d7602f8febaa59ecf9e525;hb=9469da84ff1f08fd99962704fefafac9d844adc5;hp=d02c9fbcc4359d3a5c54e25bec7a16feadd52a62;hpb=c98d03330787f1dc06830afdd53eed75228d76b6;p=linux-2.6.git diff --git a/include/asm-x86_64/mach-xen/asm/smp.h b/include/asm-x86_64/mach-xen/asm/smp.h index d02c9fbcc..33b0fbe15 100644 --- a/include/asm-x86_64/mach-xen/asm/smp.h +++ b/include/asm-x86_64/mach-xen/asm/smp.h @@ -5,7 +5,6 @@ * We need the APIC definitions automatically as part of 'smp.h' */ #ifndef __ASSEMBLY__ -#include #include #include #include @@ -53,8 +52,6 @@ extern int smp_call_function_single(int cpuid, void (*func) (void *info), extern cpumask_t cpu_sibling_map[NR_CPUS]; extern cpumask_t cpu_core_map[NR_CPUS]; -extern int phys_proc_id[NR_CPUS]; -extern int cpu_core_id[NR_CPUS]; extern u8 cpu_llc_id[NR_CPUS]; #define SMP_TRAMPOLINE_BASE 0x6000