diff options
Diffstat (limited to 'arch/mips/vr41xx/common/vrc4173.c')
-rw-r--r-- | arch/mips/vr41xx/common/vrc4173.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/vr41xx/common/vrc4173.c b/arch/mips/vr41xx/common/vrc4173.c index 4720a994dc19..3f1ae9721e4e 100644 --- a/arch/mips/vr41xx/common/vrc4173.c +++ b/arch/mips/vr41xx/common/vrc4173.c | |||
@@ -28,6 +28,7 @@ | |||
28 | #include <linux/spinlock.h> | 28 | #include <linux/spinlock.h> |
29 | #include <linux/types.h> | 29 | #include <linux/types.h> |
30 | 30 | ||
31 | #include <asm/vr41xx/irq.h> | ||
31 | #include <asm/vr41xx/vr41xx.h> | 32 | #include <asm/vr41xx/vr41xx.h> |
32 | #include <asm/vr41xx/vrc4173.h> | 33 | #include <asm/vr41xx/vrc4173.h> |
33 | 34 | ||