From: Nicolas Pitre Date: Thu, 5 Dec 2013 19:26:16 +0000 (-0500) Subject: ARM: clean up cache handling in platform code X-Git-Tag: cleanup-for-linus~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45913fde00f13f502730809d128e607da2a57c8;p=pandora-kernel.git ARM: clean up cache handling in platform 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: Olof Johansson --- Reading git-diff-tree failed