From: Andy Shevchenko Date: Tue, 23 Sep 2014 14:18:11 +0000 (+0300) Subject: dmaengine: dw: split dma-dw.h to platform and private parts X-Git-Tag: fixes-against-v3.18-rc2~40^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d588f83e4d6a5230d9094b97d38621cbaa9a972;p=pandora-kernel.git dmaengine: dw: split dma-dw.h to platform and private parts The introduced include/linux/dma/dw.h is going to contain the private extensions and structures which are shared for dw_dmac users in the kernel. Meanwhile include/linux/platform_data/dma-dw.h keeps only platform related data types and definitions. Signed-off-by: Andy Shevchenko Signed-off-by: Vinod Koul --- Reading git-diff-tree failed