aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/danube/files/include/asm-mips/mach-danube/irq.h
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-10 20:00:55 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-10 20:00:55 +0000
commit3a71807c2942ff85387bf05b7ddf8c3a4387988a (patch)
treea24b3028844e0d47f0d90b26cb7ecb4c14cf0f52 /target/linux/danube/files/include/asm-mips/mach-danube/irq.h
parent4aa4b0e4638b121041496f50d5a99bb2e33b97f4 (diff)
downloadupstream-3a71807c2942ff85387bf05b7ddf8c3a4387988a.tar.gz
upstream-3a71807c2942ff85387bf05b7ddf8c3a4387988a.tar.bz2
upstream-3a71807c2942ff85387bf05b7ddf8c3a4387988a.zip
initial merge of danube, pci is still broken and the new dma code still needs to be tested, before the merge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/danube/files/include/asm-mips/mach-danube/irq.h')
-rw-r--r--target/linux/danube/files/include/asm-mips/mach-danube/irq.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/danube/files/include/asm-mips/mach-danube/irq.h b/target/linux/danube/files/include/asm-mips/mach-danube/irq.h
new file mode 100644
index 0000000000..7f1e7d3325
--- /dev/null
+++ b/target/linux/danube/files/include/asm-mips/mach-danube/irq.h
@@ -0,0 +1,8 @@
+#ifndef __DANUBE_IRQ_H
+#define __DANUBE_IRQ_H
+
+#define NR_IRQS 256
+#include_next <irq.h>
+
+#endif
+