x86: don't compile vsmp_64 for 32bit
authorYinghai Lu <yinghai@kernel.org>
Thu, 26 Feb 2009 05:20:50 +0000 (21:20 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 05:40:06 +0000 (06:40 +0100)
commit129d8bc828e011bda0b7110a097bf3a0167f966e
tree5f3f2abec57b177dfecada06b652c68f9a0640d2
parent2b6163bf5772644068694583816fa41e8474239f
x86: don't compile vsmp_64 for 32bit

Impact: cleanup

that is only needed when CONFIG_X86_VSMP is defined with 64bit
also remove dead code about PCI, because CONFIG_X86_VSMP depends on PCI

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Ravikiran Thirumalai <kiran@scalex86.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/apic.h
arch/x86/include/asm/setup.h
arch/x86/kernel/Makefile
arch/x86/kernel/setup.c
arch/x86/kernel/vsmp_64.c