aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/mach-vr41xx
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/mach-vr41xx')
-rw-r--r--include/asm-mips/mach-vr41xx/irq.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-mips/mach-vr41xx/irq.h b/include/asm-mips/mach-vr41xx/irq.h
new file mode 100644
index 00000000000..862058d3f81
--- /dev/null
+++ b/include/asm-mips/mach-vr41xx/irq.h
@@ -0,0 +1,8 @@
+#ifndef __ASM_MACH_VR41XX_IRQ_H
+#define __ASM_MACH_VR41XX_IRQ_H
+
+#include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
+
+#include_next <irq.h>
+
+#endif /* __ASM_MACH_VR41XX_IRQ_H */