diff options
author | Vinod Koul <vinod.koul@intel.com> | 2018-01-12 22:31:17 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2018-01-15 11:33:11 +0530 |
commit | 1ab8da11829f263a14b55ffcc9acde2fce03616e (patch) | |
tree | c28603d7241c91020d36265afd6c0074f3e6f518 /kernel | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-1ab8da11829f263a14b55ffcc9acde2fce03616e.tar.bz2 |
dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'
Sparse warns that 'sprd_dma_prep_dma_memcpy' should be static so make it
static.
drivers/dma/sprd-dma.c:713:32: warning:
symbol'sprd_dma_prep_dma_memcpy' was not declared. Should it be static?
Reviewed-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions