mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 19:51:25 -04:00
[MIPS] Remove prototype for non-existing function.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -413,7 +413,6 @@ __init int add_temporary_entry(unsigned long entrylo0, unsigned long entrylo1,
|
||||
return ret;
|
||||
}
|
||||
|
||||
extern void __init sanitize_tlb_entries(void);
|
||||
static void __init probe_tlb(unsigned long config)
|
||||
{
|
||||
struct cpuinfo_mips *c = ¤t_cpu_data;
|
||||
|
||||
Reference in New Issue
Block a user