Re: [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning.
From: Vinod Koul
Date: Mon Aug 21 2017 - 12:31:15 EST
On Mon, Aug 07, 2017 at 01:15:18PM +0530, Arvind Yadav wrote:
> Replace '%d' by '%zu' to fix the compilation warning:-
> "format â%dâ expects argument of type âintâ,but argument has type âsize_tâ [-Wformat=]"
Applied both, thanks
--
~Vinod