dmaengine: xilinx: xdma: Get rid of unused code
authorJan Kuliga <jankul@alatek.krakow.pl>
Mon, 18 Dec 2023 11:39:36 +0000 (12:39 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Dec 2023 16:21:54 +0000 (21:51 +0530)
commit6e2387183312cdfce6326b2626c0b801c2ffe686
tree5d00861ddbd8d058414411c40de3e1843c29516a
parentf5c392d106e7cc58c7705799ef4c36c3b2f60b31
dmaengine: xilinx: xdma: Get rid of unused code

Get rid of duplicated macro definitions, as these macros are defined
earlier in the file. Also, get rid of unused member
of 'struct xdma_desc'.

Signed-off-by: Jan Kuliga <jankul@alatek.krakow.pl>
Link: https://lore.kernel.org/r/20231218113943.9099-2-jankul@alatek.krakow.pl
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xdma-regs.h
drivers/dma/xilinx/xdma.c