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)
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>

No differences found