summaryrefslogtreecommitdiff
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-06-11 18:03:11 +0300
committerVinod Koul <vinod.koul@intel.com>2017-06-15 07:14:45 +0300
commit4aff2f9355a0b4480e56b7e349fec69f17e45eb9 (patch)
treeec603855bb74a009eae62cf4d14edb4b3a250bc0 /drivers/dma/Kconfig
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff)
downloadlinux-4aff2f9355a0b4480e56b7e349fec69f17e45eb9.tar.xz
dmaengine: mxs: Use %zu for printing a size_t variable
Use %zu for printing a size_t variable in order to fix the following build warning: drivers/dma/mxs-dma.c: In function 'mxs_dma_prep_dma_cyclic': drivers/dma/mxs-dma.c:621:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat] Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/Kconfig')
0 files changed, 0 insertions, 0 deletions