From: Lee Jones Date: Wed, 15 May 2013 09:51:53 +0000 (+0100) Subject: ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b68ab5ce2a8d1b98a375f9bed66724222ef9b4;p=pandora-kernel.git ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one STEDMA40_*_TO_* direction definitions are identical in all but name to the pre-defined generic DMA_*_TO_* ones. Let's make things easy by not duplicating such things. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed