ARC: [intc-*]: confine NR_CPU_IRQS to intc code

And even this willl change in subsequent patches where we resort to
using run time info instead...

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
Vineet Gupta
2017-02-01 10:14:11 -08:00
parent e98a7bf0b0
commit fe7b109946
3 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,6 @@
#ifndef __ASM_ARC_IRQ_H
#define __ASM_ARC_IRQ_H
#define NR_CPU_IRQS 32 /* number of interrupt lines of ARC770 CPU */
#define NR_IRQS 128 /* allow some CPU external IRQ handling */
/* Platform Independent IRQs */