blob: 848812296052a8e8a241d2fadd4fc236ada8fb41 [file] [log] [blame]
Atsushi Nemoto97dcb822007-01-08 02:14:29 +09001#ifndef __ASM_MACH_VR41XX_IRQ_H
2#define __ASM_MACH_VR41XX_IRQ_H
3
4#include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
Atsushi Nemoto2fa79372007-01-14 23:41:42 +09005#ifdef CONFIG_NEC_CMBVR4133
6#include <asm/vr41xx/cmbvr4133.h> /* for I8259A_IRQ_BASE */
7#endif
Atsushi Nemoto97dcb822007-01-08 02:14:29 +09008
9#include_next <irq.h>
10
11#endif /* __ASM_MACH_VR41XX_IRQ_H */