git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
654fa24
)
dmaengine: sh: make shdma_prep_dma_cyclic static
author
Vinod Koul
<vinod.koul@intel.com>
Mon, 2 Jun 2014 03:52:03 +0000
(09:22 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 3 Jun 2014 06:04:47 +0000
(11:34 +0530)
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>
drivers/dma/sh/shdma-base.c
patch
|
blob
|
history
diff --cc
drivers/dma/sh/shdma-base.c
Simple merge