sparseirq: fix !SMP building, #2
authorYinghai Lu <yinghai@kernel.org>
Fri, 12 Dec 2008 21:14:18 +0000 (13:14 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 23:15:55 +0000 (00:15 +0100)
Impact: build fix

make intr_remapping.c to include smp.h, so could use boot_cpu_id there

also remove old change that disabling sparseirq with !SMP

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found