Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 581f5b14 authored by Vinod Koul's avatar Vinod Koul
Browse files

Merge branch 'topic/sprd' into for-linus

parents 5039104f 1ab8da11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -710,7 +710,7 @@ static int sprd_dma_config(struct dma_chan *chan, struct sprd_dma_desc *sdesc,
	return 0;
}

struct dma_async_tx_descriptor *
static struct dma_async_tx_descriptor *
sprd_dma_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, dma_addr_t src,
			 size_t len, unsigned long flags)
{