From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [PATCH v1 1/1] spi: rspi: Get rid of unused struct rspi_plat_data
Date: Mon, 25 Mar 2024 16:20:59 +0200 [thread overview]
Message-ID: <ZgGISy3Wjz_f1EFM@smile.fi.intel.com> (raw)
In-Reply-To: <8c75da02-ff4c-4a31-93ae-7b55d16e1bf8@sirena.org.uk>
On Mon, Mar 25, 2024 at 02:08:49PM +0000, Mark Brown wrote:
> On Thu, Mar 07, 2024 at 05:50:45PM +0200, Andy Shevchenko wrote:
...
> > 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>
> | ^~~~~~~~~~~~~~~~~~
Indeed... Yet another driver that depends on the custom ARCH_*.
I'll send v2. At least now it compiles on x86_64.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2024-03-25 14:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 15:50 Andy Shevchenko
2024-03-25 14:08 ` Mark Brown
2024-03-25 14:20 ` Andy Shevchenko [this message]
2024-03-25 20:29 ` Mark Brown
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=ZgGISy3Wjz_f1EFM@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome