Re: [PATCH -next] dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-08-19 04:26:11
Also in:
dmaengine
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-08-19 04:26:11
Also in:
dmaengine
On 18-08-20, 19:22, Wei Yongjun wrote:
The sparse tool complains as follows: drivers/dma/xilinx/xilinx_dpdma.c:349:37: warning: symbol 'dpdma_debugfs_reqs' was not declared. Should it be static? This variable is not used outside of xilinx_dpdma.c, so this commit marks it static.
Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel