[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <270202d2-add3-4ad2-8233-6a993e2f3f87@sirena.org.uk>
Date: Mon, 25 Mar 2024 15:01:25 +0000
From: Mark Brown <broonie@...nel.org>
To: David Lechner <dlechner@...libre.com>
Cc: Ryan Wanner <ryan.wanner@...rochip.com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
Daniel Mack <daniel@...que.org>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Robert Jarzmik <robert.jarzmik@...e.fr>, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] spi: remove struct spi_message::is_dma_mapped
On Fri, Mar 15, 2024 at 05:29:43PM -0500, David Lechner wrote:
> There are no more users of the deprecated is_dma_mapped in struct
> spi_message so it can be removed.
This breaks an allmodconfig build:
/build/stage/linux/drivers/spi/spi-pxa2xx.c: In function ‘pxa2xx_spi_transfer_on
e’:
/build/stage/linux/drivers/spi/spi-pxa2xx.c:947:29: error: unused variable ‘mess
age’ [-Werror=unused-variable]
947 | struct spi_message *message = controller->cur_msg;
| ^~~~~~~
cc1: all warnings being treated as errors
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists