dmaengine: Remove unused declaration dma_chan_cleanup()
authorYue Haibing <yuehaibing@huawei.com>
Wed, 9 Aug 2023 08:00:12 +0000 (16:00 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 4 Oct 2023 13:55:30 +0000 (19:25 +0530)
commit09361abc346102c505657db4f3ae19ed70e1b703
treeb35c97dca51580a974b9835af28f2bfd32f60109
parent094f9ee5fb547c31486801a017a07d7f1c1e7881
dmaengine: Remove unused declaration dma_chan_cleanup()

Commit f27c580c3628 ("dmaengine: remove 'bigref' infrastructure")
removed the implementation but left declaration in place. Remove it.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230809080012.22000-1-yuehaibing@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/dmaengine.h