x86: remove VISWS and PARAVIRT around NR_IRQS puzzle
authorYinghai Lu <yinghai@kernel.org>
Thu, 6 Nov 2008 07:36:48 +0000 (23:36 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 6 Nov 2008 08:35:34 +0000 (09:35 +0100)
Impact: fix warning message when PARAVIRT is set in config

Remove stale #ifdef components from our IRQ sizing logic.
x86/Voyager is the only holdout.

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

No differences found