diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/mips-boards/malta/malta_smtc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mips-boards/malta/malta_smtc.c b/arch/mips/mips-boards/malta/malta_smtc.c index 40d782d7d37f..ae05d058cb37 100644 --- a/arch/mips/mips-boards/malta/malta_smtc.c +++ b/arch/mips/mips-boards/malta/malta_smtc.c | |||
@@ -1,6 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Malta Platform-specific hooks for SMP operation | 2 | * Malta Platform-specific hooks for SMP operation |
3 | */ | 3 | */ |
4 | #include <linux/irq.h> | ||
4 | #include <linux/init.h> | 5 | #include <linux/init.h> |
5 | 6 | ||
6 | #include <asm/mipsregs.h> | 7 | #include <asm/mipsregs.h> |