diff options
author | Randy Dunlap | 2019-09-03 22:06:57 -0700 |
---|---|---|
committer | Vinod Koul | 2019-09-04 11:14:00 +0530 |
commit | d17d9ea9572796f13f4aa2fed6cfb9e7fdf44406 (patch) | |
tree | 52d92de936eea369dd0e6e7d87eba82860bd7288 /drivers/dma/hsu | |
parent | 402096cb5b7d9ae9c69b851f5ec6289d249a9ed5 (diff) |
dmaengine: iop-adma.c: fix printk format warning
Fix printk format warning in iop-adma.c (seen on x86_64) by using
%pad:
../drivers/dma/iop-adma.c:118:12: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘dma_addr_t {aka long long unsigned int}’ [-Wformat=]
Fixes: c211092313b9 ("dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/1803541f-98a6-7cce-b050-ff1e9a333ab2@infradead.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/hsu')
0 files changed, 0 insertions, 0 deletions