diff options
Diffstat (limited to 'arch/mips/generic/init.c')
-rw-r--r-- | arch/mips/generic/init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/generic/init.c b/arch/mips/generic/init.c index cf409ba358a1..5ba6fcc26fa7 100644 --- a/arch/mips/generic/init.c +++ b/arch/mips/generic/init.c | |||
@@ -20,7 +20,7 @@ | |||
20 | #include <asm/fw/fw.h> | 20 | #include <asm/fw/fw.h> |
21 | #include <asm/irq_cpu.h> | 21 | #include <asm/irq_cpu.h> |
22 | #include <asm/machine.h> | 22 | #include <asm/machine.h> |
23 | #include <asm/mips-cpc.h> | 23 | #include <asm/mips-cps.h> |
24 | #include <asm/prom.h> | 24 | #include <asm/prom.h> |
25 | #include <asm/smp-ops.h> | 25 | #include <asm/smp-ops.h> |
26 | #include <asm/time.h> | 26 | #include <asm/time.h> |