From: Nicolas Pitre Date: Mon, 9 Dec 2013 15:10:18 +0000 (+0100) Subject: ARM: 7918/1: clean up cache handling in core code X-Git-Tag: v3.14-rc1~116^2~1^5~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efcfc46e8a654c3dddb51a6c4f46cd818dd926cc;p=pandora-kernel.git ARM: 7918/1: clean up cache handling in core code We have a handy macro to replace open coded __cpuc_flush_dcache_area(() and outer_clean_range() sequences. Let's use it. No functional change. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed