[PATCH] dma: mv_xor: remove mv_desc_get_dest_addr()
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Dec 9 18:50:35 EST 2013
On Thu, Nov 28, 2013 at 11:27:06AM +0530, Vinod Koul wrote:
> + Dan
>
> On Mon, Nov 25, 2013 at 07:39:25PM +0000, Jason Cooper wrote:
> > 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 at lakedaemon.net>
> Acked-by: Vinod Koul <vinod.koul at intel.com>
>
> This should go thru Dan's tree
So what's happening with this patch? I don't see it in -rc yet.
More information about the linux-arm-kernel
mailing list