projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a240a46
)
[MIPS] Remove prototype for non-existing function.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 15 May 2006 14:08:22 +0000
(15:08 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:18 +0000
(17:39 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlb-r4k.c
patch
|
blob
|
history
diff --git
a/arch/mips/mm/tlb-r4k.c
b/arch/mips/mm/tlb-r4k.c
index 9dca099ba16b01b907568d9f387f5ea9d693d665..965cb4c4359db6b03c8f737b0a609e6d134ad9b6 100644
(file)
--- a/
arch/mips/mm/tlb-r4k.c
+++ b/
arch/mips/mm/tlb-r4k.c
@@
-413,7
+413,6
@@
out:
return ret;
}
-extern void __init sanitize_tlb_entries(void);
static void __init probe_tlb(unsigned long config)
{
struct cpuinfo_mips *c = ¤t_cpu_data;