aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h')
-rw-r--r--target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h b/target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h
new file mode 100644
index 0000000000..e821111c5d
--- /dev/null
+++ b/target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+#ifndef __ASM_MACH_RTL838X_IRQ_H
+#define __ASM_MACH_RTL838X_IRQ_H
+
+#define MIPS_CPU_IRQ_BASE 0
+#define NR_IRQS 64
+
+#include_next <irq.h>
+
+#endif /* __ASM_MACH_ATH79_IRQ_H */