x86: mach_apicdef.h need to include before smp.h
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 12 Jul 2008 01:43:10 +0000 (18:43 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 12 Jul 2008 06:45:13 +0000 (08:45 +0200)
commit4696ca5bfd2697f5686f96d59cf0b6de14869b4e
treef68e2bf20ee00ce92f38a9c93fc0d3c7834bbd17
parentc535b6a1a685eb23f96e2c221777d6c1e05080d5
x86: mach_apicdef.h need to include before smp.h

smp.h internal has include, so need to include that at first
when genericarch use them need to have different apicdef.h

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mach-generic/bigsmp.c
arch/x86/mach-generic/es7000.c
arch/x86/mach-generic/numaq.c
arch/x86/mach-generic/summit.c