From: Will Deacon Date: Tue, 15 Jan 2013 12:07:40 +0000 (+0000) Subject: ARM: cache: remove ARMv3 support code X-Git-Tag: v3.9-rc8~5^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d9b0d0c6c4cbd5d0022d7df5e6bf071a9eb6c7;p=pandora-kernel.git ARM: cache: remove ARMv3 support code This is only used by 740t, which is a v4 core and (by my reading of the datasheet for the CPU) ignores CRm for the cp15 cache flush operation, making the v4 cache implementation in cache-v4.S sufficient for this CPU. Tested with 740T core-tile on Integrator/AP baseboard. Acked-by: Hyok S. Choi Acked-by: Greg Ungerer Signed-off-by: Will Deacon --- Reading git-diff-tree failed