summaryrefslogtreecommitdiff
path: root/drivers/dma/ti
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2021-12-14 07:42:43 +0300
committerVinod Koul <vkoul@kernel.org>2022-01-03 15:19:37 +0300
commit105a8c525675bb7d4d64871f9b2edf39460de881 (patch)
treedbc8828b8cf09bbd148b06d9e94ad0737f176582 /drivers/dma/ti
parente66d70c034dbdfe1a48863f0865ac86aaf2fef1a (diff)
downloadlinux-105a8c525675bb7d4d64871f9b2edf39460de881.tar.xz
dmaengine: uniphier-xdmac: Fix type of address variables
The variables src_addr and dst_addr handle DMA addresses, so these should be declared as dma_addr_t. Fixes: 667b9251440b ("dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver") Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/1639456963-10232-1-git-send-email-hayashi.kunihiko@socionext.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ti')
0 files changed, 0 insertions, 0 deletions