From: Andy Shevchenko Date: Tue, 19 Aug 2014 17:29:12 +0000 (+0300) Subject: dmaengine: dw: move dw_dmac.h to where it belongs to X-Git-Tag: fixes-against-v3.18-rc2~40^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d598f47e804a77208c6bb0a454123018e2f2281;p=pandora-kernel.git dmaengine: dw: move dw_dmac.h to where it belongs to There is a common storage for platform data related structures and definitions inside kernel source tree. The patch moves file from include/linux to include/linux/platform_data and renames it acoordingly. The users are also updated. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar [For the arch/avr32/.* and .*sound/atmel.*] Acked-by: Hans-Christian Egtvedt Signed-off-by: Vinod Koul --- Reading git-diff-tree failed