[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZYVanXOKpWQLLyES@matsya>
Date: Fri, 22 Dec 2023 15:15:01 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Jan Kuliga <jankul@...tek.krakow.pl>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the dmaengine tree
On 22-12-23, 14:29, Stephen Rothwell wrote:
> Hi all,
>
> After merging the dmaengine tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/dma/xilinx/xdma.c:729:1: warning: no previous prototype for 'xdma_prep_interleaved_dma' [-Wmissing-prototypes]
> 729 | xdma_prep_interleaved_dma(struct dma_chan *chan,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
>
> Introduced by commit
>
> 01e6d9076561 ("dmaengine: xilinx: xdma: Implement interleaved DMA transfers")
>
> It should probably be static.
Right, fixed and sent the patch
https://lore.kernel.org/all/20231222094001.731889-1-vkoul@kernel.org/
Thanks for the report
--
~Vinod
Powered by blists - more mailing lists