diff options
Diffstat (limited to 'arch/mips/mm/c-tx39.c')
-rw-r--r-- | arch/mips/mm/c-tx39.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/c-tx39.c b/arch/mips/mm/c-tx39.c index c3ba81dab31d..0a97a9434eba 100644 --- a/arch/mips/mm/c-tx39.c +++ b/arch/mips/mm/c-tx39.c | |||
@@ -410,7 +410,7 @@ static __init void tx39_probe_cache(void) | |||
410 | } | 410 | } |
411 | } | 411 | } |
412 | 412 | ||
413 | void __init ld_mmu_tx39(void) | 413 | void __init tx39_cache_init(void) |
414 | { | 414 | { |
415 | extern void build_clear_page(void); | 415 | extern void build_clear_page(void); |
416 | extern void build_copy_page(void); | 416 | extern void build_copy_page(void); |