diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-05-10 14:01:48 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-05-12 19:27:51 (GMT) |
commit | f8955ebe3ea85a9d3ff2685ee64386fd34434cf3 (patch) | |
tree | b3109fa749c43268412154da28c7d69326380d94 /sound/soc | |
parent | 8965eb19386fdf5ccd0ef8b02593eb8560aa3416 (diff) | |
download | linux-f8955ebe3ea85a9d3ff2685ee64386fd34434cf3.tar.xz |
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
The phys_cpu_present_map is an expected symbol in the SMP harness.
Unfortunately, x86 recently moved this and a few others to
kernel/setup.c where it doesn't quite work because voyager has to
define its own. Use CONFIG_X86_LOCAL_APIC to isolate these
definitions and fix up another area in setup.c where CONFIG_X86_SMP
should be used instead of CONFIG_SMP.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: WANG Cong <xiyou.wangcong@gmail.com>
Cc: toralf.foerster@gmx.de
Cc: Mike Travis <travis@sgi.com>
Cc: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions