[ARM] give RiscPC a NR_IRQS definition and remove default
RiscPC is the only platform using the default setting for NR_IRQS, so the default NR_IRQS doesn't really make sense; remove it and make RiscPC provide such a definition. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:

committed by
Russell King

parent
87c52578bd
commit
7577fdfa52
@@ -44,3 +44,4 @@
|
||||
|
||||
#define IRQ_TIMER IRQ_TIMER0
|
||||
|
||||
#define NR_IRQS 128
|
||||
|
Reference in New Issue
Block a user