Re: [PATCH 16/16] spi: falcon: mark falcon_sflash_xfer() as static

From: Mark Brown
Date: Wed Jun 18 2025 - 11:09:15 EST


On Wed, Jun 18, 2025 at 10:53:29PM +0800, Shiji Yang wrote:
> Fix the following missing-prototypes build warning:
>
> drivers/spi/spi-falcon.c:97:5: error: no previous prototype for 'falcon_sflash_xfer' [-Werror=missing-prototypes]
> 97 | int falcon_sflash_xfer(struct spi_device *spi, struct spi_transfer *t,
> | ^~~~~~~~~~~~~~~~~~
>
> Signed-off-by: Shiji Yang <yangshiji66@xxxxxxxxxxx>

I believe there's no actual dependency on the rest of the series? In
general it is better not to mix patches for different subsystems in a
single series unless there's some interaction between them, it just
means people get more mail and makes it a bit less clear how things
should be applied.

Attachment: signature.asc
Description: PGP signature