dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()
authorYueHaibing <yuehaibing@huawei.com>
Wed, 7 Apr 2021 13:25:43 +0000 (21:25 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 20 Apr 2021 10:32:19 +0000 (16:02 +0530)
commit361e5fc7420ab56e4a940b8a500207a91830cd32
tree82a21e0ba8fa6ef18ef7ea9531435895d5fe4adc
parent28ac8e03c43dfc6a703aa420d18222540b801120
dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()

commit 765c37d87669 ("dmaengine: at_xdmac: rework slave configuration part")
left behind this, so can remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20210407132543.23652-1-yuehaibing@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/at_xdmac.c