Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[MIPS] Remove prototype for non-existing function.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-1
-1
arch/mips/mm/tlb-r4k.c
··· 413 413 return ret; 414 414 } 415 415 416 - extern void __init sanitize_tlb_entries(void); 417 416 static void __init probe_tlb(unsigned long config) 418 417 { 419 418 struct cpuinfo_mips *c = &current_cpu_data;