mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
Remove old wrong bits of cache code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
ea7c394492
commit
28ecca4786
1 changed files with 0 additions and 3 deletions
|
@ -1212,9 +1212,6 @@ void __init ld_mmu_r4xx0(void)
|
||||||
probe_pcache();
|
probe_pcache();
|
||||||
setup_scache();
|
setup_scache();
|
||||||
|
|
||||||
if (c->dcache.sets * c->dcache.ways > PAGE_SIZE)
|
|
||||||
c->dcache.flags |= MIPS_CACHE_ALIASES;
|
|
||||||
|
|
||||||
r4k_blast_dcache_page_setup();
|
r4k_blast_dcache_page_setup();
|
||||||
r4k_blast_dcache_page_indexed_setup();
|
r4k_blast_dcache_page_indexed_setup();
|
||||||
r4k_blast_dcache_setup();
|
r4k_blast_dcache_setup();
|
||||||
|
|
Loading…
Add table
Reference in a new issue