Re: [PATCH -next] dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()

2021-04-06 Thread Tudor.Ambarus
On 4/6/21 11:50 AM, YueHaibing wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > 765c37d87669 ("dmaengine: at_xdmac: rework slave configuration part") > left behind this, so can remove it. Checkpatch complains: ERROR: Please use git commit

[PATCH -next] dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()

2021-04-06 Thread YueHaibing
765c37d87669 ("dmaengine: at_xdmac: rework slave configuration part") left behind this, so can remove it. Signed-off-by: YueHaibing --- drivers/dma/at_xdmac.c | 11 --- 1 file changed, 11 deletions(-) diff --git a/drivers/dma/at_xdmac.c b/drivers/dma/at_xdmac.c index