Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609460
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Vignesh R <vigneshr@ti.com> |
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the spi tree |
| Date | Mon, 27 Mar 2017 07:40:02 +0200 |
| Message-ID | <tpvxM-321-13@gated-at.bofh.it> (permalink) |
| References | <tpsTf-133-5@gated-at.bofh.it> |
| X-Original-To | Mark Brown <broonie@kernel.org> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1490592778; bh=N4ex1Dg/jWlcKUSZ2QZXKDb9RW+bne9rwgNUOiLQPCU=; h=Subject:To:References:CC:From:Date:In-Reply-To; b=heu9F+Z9L/soVK0W+g1STXWHfR1qSn60Rok9I0GdVkZXApiijCRq2X5ZUDd/88t4D VaY3jM3Ii913Fe3DDYlXzTYVeXCcBewwcpP14oEi3IpPbvAKqfpp/J0K9Ab45xhqi6 rroAY1UGnr4F63tdJVn5S955c9cRnSzHkLCnd7D8= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="windows-1252" |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 23 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Stephen Rothwell <sfr@canb.auug.org.au>, <linux-next@vger.kernel.org>, <linux-kernel@vger.kernel.org> |
| X-Original-Date | Mon, 27 Mar 2017 11:03:08 +0530 |
| X-Original-Message-ID | <82070773-ba5f-aeeb-517a-18b0a2f550a2@ti.com> |
| X-Original-References | <20170327134112.69ff893d@canb.auug.org.au> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1609460 |
Show key headers only | View raw
On Monday 27 March 2017 08:11 AM, Stephen Rothwell wrote:
> Hi Mark,
>
> After merging the spi tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
>
> drivers/spi/spi-ti-qspi.c: In function 'ti_qspi_dma_xfer':
> drivers/spi/spi-ti-qspi.c:398:21: warning: unused variable 'dma_dev' [-Wunused-variable]
> struct dma_device *dma_dev = chan->device;
> ^
>
> Introduced by commit
>
> 1351aaeb50b2 ("spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call")
>
Sorry, I have posted a fix for the same.
--
Regards
Vignesh
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build warning after merge of the spi tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-03-27 04:50 +0200 Re: linux-next: build warning after merge of the spi tree Vignesh R <vigneshr@ti.com> - 2017-03-27 07:40 +0200
csiph-web