On 04/26/2015 10:22 PM, Michal Simek wrote:
On 04/24/2015 09:24 PM, Guenter Roeck wrote:Commit 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common location") moved xilinx_dma.h to a common location but neglected to reflect this move in all its users.This causes compile errors for several builds. drivers/media/platform/xilinx/xilinx-dma.c:15:35: fatal error: linux/amba/xilinx_dma.h: No such file or directory Cc: Kedareswara rao Appana <[email protected]> Fixes: 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common location") Signed-off-by: Guenter Roeck <[email protected]> --- drivers/media/platform/xilinx/xilinx-dma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)FYI: http://www.serverphorums.com/read.php?12,1179281 https://lkml.org/lkml/2015/4/25/25
Yes, I noticed Stephen's patch in mainline. Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

