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

No differences found