From: Lars-Peter Clausen Date: Sun, 6 Jul 2014 18:32:19 +0000 (+0200) Subject: dmaengine: pl330: Remove duplicated cachecontrol enum X-Git-Tag: omap-for-v3.17/fixes-against-rc2~88^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0564c7ecbc07a1290dabc8720f9dc03f22fa563;p=pandora-kernel.git dmaengine: pl330: Remove duplicated cachecontrol enum The settings for destination and source cache control are exactly the same. This patch removes the duplicated enum and uses the same for both destination and source cache control. Signed-off-by: Lars-Peter Clausen Signed-off-by: Vinod Koul --- Reading git-diff-tree failed