adm8668: add 3.14 kernel support
[openwrt/svn-archive/archive.git] / target / linux / adm8668 / files-3.14 / arch / mips / include / asm / mach-adm8668 / irq.h
diff --git a/target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h b/target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h
new file mode 100644 (file)
index 0000000..ea859f0
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License.  See the file "COPYING" in the main directory of this archive
+ * for more details.
+ *
+ * Copyright (C) 2003 by Ralf Baechle
+ */
+#ifndef __ASM_MACH_ADM8668_IRQ_H
+#define __ASM_MACH_ADM8668_IRQ_H
+
+#define        NR_IRQS                 32
+#define        MIPS_CPU_IRQ_BASE       16
+
+#endif /* __ASM_MACH_ADM8668_IRQ_H */