summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/irq.h
diff options
context:
space:
mode:
authorRussell King2008-11-29 20:14:31 +0100
committerRussell King2008-11-29 20:14:31 +0100
commit7577fdfa52438a19e7e8abedb6efc645986af2ae (patch)
tree990496bf30a4d1ea44fd8385e2a71d209422b092 /arch/arm/include/asm/irq.h
parent[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h (diff)
downloadkernel-qcow2-linux-7577fdfa52438a19e7e8abedb6efc645986af2ae.tar.gz
kernel-qcow2-linux-7577fdfa52438a19e7e8abedb6efc645986af2ae.tar.xz
kernel-qcow2-linux-7577fdfa52438a19e7e8abedb6efc645986af2ae.zip
[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>
Diffstat (limited to 'arch/arm/include/asm/irq.h')
-rw-r--r--arch/arm/include/asm/irq.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/include/asm/irq.h b/arch/arm/include/asm/irq.h
index a0009aa5d157..328f14a8b790 100644
--- a/arch/arm/include/asm/irq.h
+++ b/arch/arm/include/asm/irq.h
@@ -7,10 +7,6 @@
#define irq_canonicalize(i) (i)
#endif
-#ifndef NR_IRQS
-#define NR_IRQS 128
-#endif
-
/*
* Use this value to indicate lack of interrupt
* capability