[PATCH -next] dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
Vinod Koul
vkoul at kernel.org
Wed Aug 19 00:24:51 EDT 2020
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
More information about the linux-arm-kernel
mailing list