From: Vinod Koul <vkoul@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Jan Kuliga <jankul@alatek.krakow.pl>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: Re: linux-next: build warning after merge of the dmaengine tree
Date: Fri, 22 Dec 2023 15:15:01 +0530 [thread overview]
Message-ID: <ZYVanXOKpWQLLyES@matsya> (raw)
In-Reply-To: <20231222142956.3ee9749f@canb.auug.org.au>
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
next prev parent reply other threads:[~2023-12-22 9:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 3:29 linux-next: build warning after merge of the dmaengine tree Stephen Rothwell
2023-12-22 9:45 ` Vinod Koul [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-14 4:29 Stephen Rothwell
2020-09-14 5:30 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZYVanXOKpWQLLyES@matsya \
--to=vkoul@kernel.org \
--cc=jankul@alatek.krakow.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.