commit | 538eea6c7c2387b11fa5ba919743cd36e3a4d42f | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Jun 07 17:10:53 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jul 05 11:40:55 2013 +0530 |
tree | 820639c3a9c0e80a1ca52e6834b4d4559dfcdc12 | |
parent | 62971b29825adb06908bad81e7679d1f7904b24d [diff] |
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 <arnd@arndb.de> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Arnd Bergmann <arnd@arndb.de>