commit | da5035f3773632a7b11a2dc8ca15291b8e2817df | [log] [tgz] |
---|---|---|
author | Vinod Koul <vkoul@kernel.org> | Sun Jan 20 11:42:44 2019 +0530 |
committer | Vinod Koul <vkoul@kernel.org> | Sun Jan 20 11:42:44 2019 +0530 |
tree | 79058a8ab38ea5e4b10f46ce43b315d3dfb1d6c6 | |
parent | 9227ab5643cb8350449502dd9e3168a873ab0e3b [diff] |
dmaengine: imx-dma: change variable 'now' type to size_t now is used to keep size and it is better to change the variable type to size_t Signed-off-by: Vinod Koul <vkoul@kernel.org>