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

Commit b9fbc96d authored by Vinod Koul's avatar Vinod Koul
Browse files

Merge branch 'topic/st' into for-linus

parents ff581417 0161df13
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@


#include "ste_dma40_ll.h"
#include "ste_dma40_ll.h"


u8 d40_width_to_bits(enum dma_slave_buswidth width)
static u8 d40_width_to_bits(enum dma_slave_buswidth width)
{
{
	if (width == DMA_SLAVE_BUSWIDTH_1_BYTE)
	if (width == DMA_SLAVE_BUSWIDTH_1_BYTE)
		return STEDMA40_ESIZE_8_BIT;
		return STEDMA40_ESIZE_8_BIT;