[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8c75da02-ff4c-4a31-93ae-7b55d16e1bf8@sirena.org.uk>
Date: Mon, 25 Mar 2024 14:08:49 +0000
From: Mark Brown <broonie@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH v1 1/1] spi: rspi: Get rid of unused struct rspi_plat_data
On Thu, Mar 07, 2024 at 05:50:45PM +0200, Andy Shevchenko wrote:
> No in-kernel users of struct rspi_plat_data. If required,
> the software nodes should be used for such users. For now
> just get rid of it.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> drivers/spi/spi-rspi.c | 11 +----------
> include/linux/spi/rspi.h | 18 ------------------
This breaks the build:
/build/stage/linux/drivers/spi/spi-rspi.c:27:10: fatal error: linux/spi/rspi.h: No such file or directory
27 | #include <linux/spi/rspi.h>
| ^~~~~~~~~~~~~~~~~~
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists