Cleanup the mess in cpu_cache_init.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -496,7 +496,7 @@ static __init void probe_cache_sizes(void)
|
||||
* memory management function pointers, as well as initialize
|
||||
* the caches and tlbs
|
||||
*/
|
||||
void ld_mmu_sb1(void)
|
||||
void sb1_cache_init(void)
|
||||
{
|
||||
extern char except_vec2_sb1;
|
||||
extern char handle_vec2_sb1;
|
||||
|
Reference in New Issue
Block a user