diff options
Diffstat (limited to 'arch/mips/kernel/cpu-probe.c')
-rw-r--r-- | arch/mips/kernel/cpu-probe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/cpu-probe.c b/arch/mips/kernel/cpu-probe.c index 1773544e3dbb..494e8ab48d63 100644 --- a/arch/mips/kernel/cpu-probe.c +++ b/arch/mips/kernel/cpu-probe.c | |||
@@ -926,6 +926,7 @@ static inline void cpu_probe_cavium(struct cpuinfo_mips *c, unsigned int cpu) | |||
926 | } | 926 | } |
927 | 927 | ||
928 | const char *__cpu_name[NR_CPUS]; | 928 | const char *__cpu_name[NR_CPUS]; |
929 | const char *__elf_platform; | ||
929 | 930 | ||
930 | __cpuinit void cpu_probe(void) | 931 | __cpuinit void cpu_probe(void) |
931 | { | 932 | { |