linux/drivers/dma/sh
Laurent Pinchart 830c863987 dmaengine: sudmac: Include linux/err.h
linux/err.h isn't implicitly included by the current headers on all
platforms, resulting in compilation failures due to implicit
declarations of IS_ERR and PTR_ERR. Fix this by including linux/err.h.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2014-06-01 22:56:30 +05:30
..
Kconfig shdma: add R-Car Audio DMAC peri peri driver 2014-03-29 19:38:09 +05:30
Makefile shdma: add R-Car Audio DMAC peri peri driver 2014-03-29 19:38:09 +05:30
rcar-audmapp.c shdma: add R-Car Audio DMAC peri peri driver 2014-03-29 19:38:09 +05:30
rcar-hpbdma.c rcar-hpbdma: initialise plane information when halted 2013-11-28 13:46:00 +05:30
shdma-arm.h DMA: shdma: add a header with common for ARM SoCs defines 2013-08-27 14:26:14 +05:30
shdma-base.c DMA: shdma: add cyclic transfer support 2014-05-02 21:48:33 +05:30
shdma-of.c DMA: shdma: Fix warnings due to improper casts and printk formats 2014-03-06 11:35:23 +05:30
shdma-r8a73a4.c DMA: shdma: add r8a73a4 DMAC data to the device ID table 2013-08-27 14:26:21 +05:30
shdma.h DMA: shdma: add r8a73a4 DMAC data to the device ID table 2013-08-27 14:26:21 +05:30
shdmac.c dmaengine: shdmac: Include linux/err.h 2014-06-01 22:56:30 +05:30
sudmac.c dmaengine: sudmac: Include linux/err.h 2014-06-01 22:56:30 +05:30