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:
42e4a12
)
DMA: shdma: Fix warnings due to declared but unused symbols
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Wed, 11 Dec 2013 12:43:05 +0000
(13:43 +0100)
committer
Vinod Koul
<vinod.koul@intel.com>
Thu, 6 Mar 2014 06:05:24 +0000
(11:35 +0530)
Several functions and variables are use on SH_CPU4 or ARM only. Guard
their declaration with conditional compilation directives to avoid
warnings.
Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/shdmac.c
patch
|
blob
|
history
diff --cc
drivers/dma/sh/shdmac.c
Simple merge