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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-mips/mach-vr41xx/irq.h b/include/asm-mips/mach-vr41xx/irq.h
index 862058d3f81..84881229605 100644
--- a/include/asm-mips/mach-vr41xx/irq.h
+++ b/include/asm-mips/mach-vr41xx/irq.h
@@ -2,6 +2,9 @@
#define __ASM_MACH_VR41XX_IRQ_H
#include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
+#ifdef CONFIG_NEC_CMBVR4133
+#include <asm/vr41xx/cmbvr4133.h> /* for I8259A_IRQ_BASE */
+#endif
#include_next <irq.h>