diff options
Diffstat (limited to 'arch/mips/pmc-sierra')
-rw-r--r-- | arch/mips/pmc-sierra/msp71xx/msp_setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/pmc-sierra/msp71xx/msp_setup.c b/arch/mips/pmc-sierra/msp71xx/msp_setup.c index 0abfbe04ffc9..655308a4e1cd 100644 --- a/arch/mips/pmc-sierra/msp71xx/msp_setup.c +++ b/arch/mips/pmc-sierra/msp71xx/msp_setup.c | |||
@@ -14,6 +14,7 @@ | |||
14 | #include <asm/cacheflush.h> | 14 | #include <asm/cacheflush.h> |
15 | #include <asm/r4kcache.h> | 15 | #include <asm/r4kcache.h> |
16 | #include <asm/reboot.h> | 16 | #include <asm/reboot.h> |
17 | #include <asm/smp-ops.h> | ||
17 | #include <asm/time.h> | 18 | #include <asm/time.h> |
18 | 19 | ||
19 | #include <msp_prom.h> | 20 | #include <msp_prom.h> |