Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> --- include/asm-x86/irq_vectors.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/asm-x86/irq_vectors.h b/include/asm-x86/irq_vectors.h index 0817a19..821ff99 100644 --- a/include/asm-x86/irq_vectors.h +++ b/include/asm-x86/irq_vectors.h @@ -127,8 +127,6 @@ #endif /* VISWS */ -#define NR_IRQ_VECTORS NR_IRQS - /* Voyager specific defines */ /* These define the CPIs we use in linux */ #define VIC_CPI_LEVEL0 0 -- 1.5.4.5 --