From: Russell King - ARM Linux Date: Tue, 6 Mar 2012 22:34:26 +0000 (+0000) Subject: dmaengine: add private header file X-Git-Tag: v3.4-rc1~39^2~20^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ebfb335b0426deb1a4fb14e4e926d81ecd8235;p=pandora-kernel.git dmaengine: add private header file Add a local private header file to contain definitions and declarations which should only be used by DMA engine drivers. We also fix linux/dmaengine.h to use LINUX_DMAENGINE_H to guard against multiple inclusion. Signed-off-by: Russell King Tested-by: Linus Walleij Reviewed-by: Linus Walleij Acked-by: Jassi Brar [imx-sdma.c & mxs-dma.c] Tested-by: Shawn Guo Signed-off-by: Vinod Koul --- Reading git-diff-tree failed