diff options
author | 2025-06-18 22:53:29 +0800 | |
---|---|---|
committer | 2025-06-18 17:23:10 +0100 | |
commit | 5fc2c383125c2b4b6037e02ad8796b776b25e6d0 (patch) | |
tree | 3cf2583d97887cb0a8ede45a6c27e69a7302f45f /tools/perf/scripts/python | |
parent | spi: spi-fsl-dspi: Revert unintended dependency change in config SPI_FSL_DSPI (diff) | |
download | wireguard-linux-5fc2c383125c2b4b6037e02ad8796b776b25e6d0.tar.xz wireguard-linux-5fc2c383125c2b4b6037e02ad8796b776b25e6d0.zip |
spi: falcon: mark falcon_sflash_xfer() as static
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@outlook.com>
Link: https://patch.msgid.link/OSBPR01MB16705BE87E549B6210CD6BCABC72A@OSBPR01MB1670.jpnprd01.prod.outlook.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions