Skip to content
Commit f984841b authored by Jason Cooper's avatar Jason Cooper Committed by Dan Williams
Browse files

dma: mv_xor: remove mv_desc_get_dest_addr()



The following commit:

  54f8d501 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: default avatarJason Cooper <jason@lakedaemon.net>
Acked-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 85726def
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment