Skip to content
Commit 4f48e29f authored by Mao Wenan's avatar Mao Wenan Committed by Vinod Koul
Browse files

dmaengine: make mux_configure32 static



There is one sparse warning in drivers/dma/fsl-edma-common.c:
drivers/dma/fsl-edma-common.c:93:6: warning: symbol 'mux_configure32'
was not declared. Should it be static?

Fix it by setting mux_configure32() as static.

Fixes: 232a7f18 ("dmaengine: fsl-edma: add i.mx7ulp edma2 version support")
Signed-off-by: default avatarMao Wenan <maowenan@huawei.com>
Link: https://lore.kernel.org/r/20190814072105.144107-2-maowenan@huawei.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 698f7a9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment