sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
commit8a4830f8891be6b4e04809693a24771a4694e0b0
authorYinghai Lu <yinghai@kernel.org>
Tue, 9 Dec 2008 19:56:20 +0000 (9 11:56 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 9 Dec 2008 20:02:19 +0000 (9 21:02 +0100)
tree014b14703639f4ed4e754200ddebc65f1d9a20f8
parent240d367b4e6c6e3c5075e034db14dba60a6f5fa7
sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build

Ingo Molnar wrote:

>>>  drivers/pci/intr_remapping.c: In function 'irq_2_iommu_alloc':
>>>  drivers/pci/intr_remapping.c:72: error: 'boot_cpu_id' undeclared (first use in this function)
>>>  drivers/pci/intr_remapping.c:72: error: (Each undeclared identifier is reported only once
>>>  drivers/pci/intr_remapping.c:72: error: for each function it appears in.)

sparseirq should only be used with SMP for now.
arch/x86/Kconfig