Commit 5deee2db authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Remove prototype for non-existing function.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent a240a469
...@@ -413,7 +413,6 @@ __init int add_temporary_entry(unsigned long entrylo0, unsigned long entrylo1, ...@@ -413,7 +413,6 @@ __init int add_temporary_entry(unsigned long entrylo0, unsigned long entrylo1,
return ret; return ret;
} }
extern void __init sanitize_tlb_entries(void);
static void __init probe_tlb(unsigned long config) static void __init probe_tlb(unsigned long config)
{ {
struct cpuinfo_mips *c = &current_cpu_data; struct cpuinfo_mips *c = &current_cpu_data;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment