diff options
Diffstat (limited to 'arch/mips/include/asm/cmp.h')
-rw-r--r-- | arch/mips/include/asm/cmp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/cmp.h b/arch/mips/include/asm/cmp.h index 89a73fb93ae6..033d97303c85 100644 --- a/arch/mips/include/asm/cmp.h +++ b/arch/mips/include/asm/cmp.h | |||
@@ -10,7 +10,6 @@ extern void cmp_smp_setup(void); | |||
10 | extern void cmp_smp_finish(void); | 10 | extern void cmp_smp_finish(void); |
11 | extern void cmp_boot_secondary(int cpu, struct task_struct *t); | 11 | extern void cmp_boot_secondary(int cpu, struct task_struct *t); |
12 | extern void cmp_init_secondary(void); | 12 | extern void cmp_init_secondary(void); |
13 | extern void cmp_cpus_done(void); | ||
14 | extern void cmp_prepare_cpus(unsigned int max_cpus); | 13 | extern void cmp_prepare_cpus(unsigned int max_cpus); |
15 | 14 | ||
16 | /* This is platform specific */ | 15 | /* This is platform specific */ |