commit | c836732fa058a62bb8f30a7a03f776f6c488fa58 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu May 22 09:55:02 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 23 15:12:38 2014 +0200 |
tree | 2d970152b6cf195b22088d2f7a1fe52890c92012 | |
parent | 70e4c234aa48e11c0575364939dfab4cb27b2172 [diff] |
MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. R4600_HIT_CACHEOP_WAR_IMPL is only needed on R4600 v1.6 and the R4600 has data cache lines that are always 32 bytes so the call is pointless in r4k_blast_dcache_page_dc64. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>