linux/drivers/dma/sh
Vinod Koul a687654307 dmaengine: sh: make shdma_prep_dma_cyclic static
kbuild test robot reports that shdma_prep_dma_cyclic should be static, since
symbol is not declared, quick check revails that is the case

>> drivers/dma/sh/shdma-base.c:660:32: sparse: symbol 'shdma_prep_dma_cyclic'
>> was not declared. Should it be static?

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2014-06-03 11:34:47 +05:30
..
Kconfig dmaengine: shdma: Enable driver compilation with COMPILE_TEST 2014-06-01 22:56:31 +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 dmaengine: rcar-hpbdma: Include linux/err.h 2014-06-01 22:56:30 +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 dmaengine: sh: make shdma_prep_dma_cyclic static 2014-06-03 11:34:47 +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