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:
85726de
)
dma: mv_xor: remove mv_desc_get_dest_addr()
author
Jason Cooper
<jason@lakedaemon.net>
Mon, 9 Dec 2013 19:15:56 +0000
(11:15 -0800)
committer
Dan Williams
<dan.j.williams@intel.com>
Fri, 13 Dec 2013 06:43:40 +0000
(22:43 -0800)
The following commit:
54f8d501e842
dmaengine: remove DMA unmap from drivers
removed the last caller to mv_desc_get_dest_addr(), creating the
warning:
drivers/dma/mv_xor.c:57:12: warning: mv_desc_get_dest_addr defined
but not used [-Wunused-function]
Remove it.
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/mv_xor.c
patch
|
blob
|
history
diff --cc
drivers/dma/mv_xor.c
Simple merge