[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220915110516.4160443-4-claudiu.beznea@microchip.com>
Date: Thu, 15 Sep 2022 14:05:16 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <ludovic.desroches@...rochip.com>, <tudor.ambarus@...rochip.com>,
<vkoul@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<dmaengine@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH 3/3] dmaengine: at_xdmac: remove empty line
Remove empty line.
Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
---
drivers/dma/at_xdmac.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/dma/at_xdmac.c b/drivers/dma/at_xdmac.c
index a9278bf4c17b..1f0fab180f8f 100644
--- a/drivers/dma/at_xdmac.c
+++ b/drivers/dma/at_xdmac.c
@@ -533,7 +533,6 @@ static void at_xdmac_start_xfer(struct at_xdmac_chan *atchan,
at_xdmac_chan_read(atchan, AT_XDMAC_CSA),
at_xdmac_chan_read(atchan, AT_XDMAC_CDA),
at_xdmac_chan_read(atchan, AT_XDMAC_CUBC));
-
}
static dma_cookie_t at_xdmac_tx_submit(struct dma_async_tx_descriptor *tx)
--
2.34.1
Powered by blists - more mailing lists