First patch is to make mux_configure32() static to avoid sparse warning, the second patch is to chage alignment of two functions. v2: change subject from "drivers: dma: Fix sparse warning for mux_configure32" to "drivers: dma: make mux_configure32 static", and cleanup the log. And add one patch to change alignment of two functions. Mao Wenan (2): drivers: dma: make mux_configure32 static drivers: dma: change alignment of mux_configure32 and fsl_edma_chan_mux drivers/dma/fsl-edma-common.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.20.1