[PATCH] dma: xilinx-dma: move header file to common location
Arnd Bergmann
arnd at arndb.de
Mon Mar 2 11:28:01 PST 2015
On Monday 02 March 2015 23:24:24 Kedareswara rao Appana wrote:
> This patch moves the xilinx_dma.h header file
> to the include/linux/dma.
>
> Signed-off-by: Kedareswara rao Appana <appanad at xilinx.com>
Please move this header file to drivers/dma/xilinx/ directly to
make it inaccessible by other driver. No driver should pass extra
data structures to a dmaengine driver.
Arnd
More information about the linux-arm-kernel
mailing list