dmaengine: jz4780: Replace uint32_t with u32
authorPaul Cercueil <paul@crapouillou.net>
Mon, 6 Dec 2021 17:42:58 +0000 (17:42 +0000)
committerVinod Koul <vkoul@kernel.org>
Fri, 17 Dec 2021 16:09:27 +0000 (21:39 +0530)
commitc8c0cda827b90aad250360c657b30b2bcdf82503
treeb93292a0c32664b0c306ff87ad0c86b39b89c71c
parent3d70fccf74feba4125542663ff49b4d42d3dcbe7
dmaengine: jz4780: Replace uint32_t with u32

Replace the uint32_t type used all over dma-jz4780.c with the equivalent
Linux type: u32.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20211206174259.68133-6-paul@crapouillou.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dma-jz4780.c