ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
authorVineet Gupta <vgupta@synopsys.com>
Thu, 5 Sep 2013 08:13:03 +0000 (13:43 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:38 +0000 (10:41 +0530)
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 <vgupta@synopsys.com>

No differences found