On Sun, Jun 11, 2017 at 12:03:11PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > 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] Applied this first, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html