Cleanup the mess in cpu_cache_init.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2005-10-01 13:06:32 +01:00
parent 942d042d17
commit 02cf211968
12 changed files with 101 additions and 87 deletions

View File

@ -1221,7 +1221,7 @@ static inline void coherency_setup(void)
}
}
void __init ld_mmu_r4xx0(void)
void __init r4k_cache_init(void)
{
extern void build_clear_page(void);
extern void build_copy_page(void);