From: Ralf Baechle Date: Thu, 22 May 2014 07:55:02 +0000 (+0200) Subject: MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c836732fa058a62bb8f30a7a03f776f6c488fa58;p=pandora-kernel.git 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 --- Reading git-diff-tree failed