Re: [PATCH] dma: xilinx-dma: move header file to common location

From: Arnd Bergmann
Date: Mon Mar 02 2015 - 14:28:42 EST


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@xxxxxxxxxx>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/