diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-05-05 10:13:53 +0000 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-05-13 17:33:17 +0530 |
commit | c794f7edbcd7069d888d3d49866e6adacccf7766 (patch) | |
tree | 962257393bb1791f9afe39475642eeca00120847 /drivers/dma/mv_xor_v2.c | |
parent | f2b5d503c04a28828af8e41fcd4a5d9fd978a78e (diff) |
dmaengine: moxart-dma: Drop pointless static qualifier in moxart_probe()
There is no need to have the 'void __iomem *dma_base_addr' variable
static since new value always be assigned before use it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200505101353.195446-1-yuehaibing@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/mv_xor_v2.c')
0 files changed, 0 insertions, 0 deletions