diff options
author | Jason Cooper <jason@lakedaemon.net> | 2013-12-09 11:15:56 -0800 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2013-12-12 22:43:40 -0800 |
commit | f984841bc0c4d596c4e95d1798f318291c4f78f5 (patch) | |
tree | 89b120be14cfc7f7399681da86c085dc3f9d5bb9 /Documentation/kernel-doc-nano-HOWTO.txt | |
parent | 85726def1e351bdd057cdc4bb349dcbdf6bdd251 (diff) | |
download | lwn-f984841bc0c4d596c4e95d1798f318291c4f78f5.tar.gz lwn-f984841bc0c4d596c4e95d1798f318291c4f78f5.zip |
dma: mv_xor: remove mv_desc_get_dest_addr()
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>
Diffstat (limited to 'Documentation/kernel-doc-nano-HOWTO.txt')
0 files changed, 0 insertions, 0 deletions