Hello, This patch series increases build test coverage for the Renesas shdma driver by enabling driver compilation with COMPILE_TEST. To avoid introducing new warnings during bisection the series starts with fixes for warnings produced when compiling the driver on non-Renesas platforms. Vinod or Dan, could you please pick this up for v3.16 ? The patches have already been posted two kernel versions ago, I'd like to avoid missing yet another merge window. Laurent Pinchart (6): DMA: shdmac: Keep #include sorted alphabetically DMA: shdmac: Include linux/err.h DMA: sudmac: Keep #include sorted alphabetically DMA: sudmac: Include linux/err.h DMA: rcar-hpbdma: Include linux/err.h DMA: shdma: Enable driver compilation with COMPILE_TEST drivers/dma/sh/Kconfig | 2 +- drivers/dma/sh/rcar-hpbdma.c | 1 + drivers/dma/sh/shdmac.c | 15 ++++++++------- drivers/dma/sh/sudmac.c | 7 ++++--- 4 files changed, 14 insertions(+), 11 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html