From: Nicolas Ferre Date: Fri, 7 Jun 2013 15:10:53 +0000 (+0200) Subject: dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors() X-Git-Tag: v3.11-rc1~75^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538eea6c7c2387b11fa5ba919743cd36e3a4d42f;p=pandora-kernel.git dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors() Since patch 7c407d3e54dcc0c79119553c8d5ef176c1d5bc3a (DMA: AT91: Get residual bytes in dma buffer), the function atc_cleanup_descriptors() is not used anymore. We remove it to prevent warnings. Reported-by: Arnd Bergmann Signed-off-by: Nicolas Ferre Acked-by: Arnd Bergmann --- Reading git-diff-tree failed