From: Vineet Gupta Date: Thu, 5 Sep 2013 08:13:03 +0000 (+0530) Subject: ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~45^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd12976c366486ea90aebd83f1cf2863ee47c76a;p=pandora-kernel.git ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers With Line length being constant now, we can fold the 2 helpers into 1. This allows applying any optimizations (forthcoming) to single place. Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed