diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-03-10 15:05:37 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-11 12:13:45 +0000 |
commit | bae4ae831a43a1e695bdb6c242bad2454519cb2a (patch) | |
tree | 50a4fe37115e0575012cb9b458f0d45aae4836c0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 21d19e601fd221cd61105286b0b6ec2f9c5a2576 (diff) |
spi: fsi: restore CONFIG_FSI dependency
The assumption that the build dependency was not necessary turned
out to be wrong, as building SPI_FSI without FSI results in a link
failure:
aarch64-linux-ld: drivers/spi/spi-fsi.o: in function `fsi_spi_check_status':
spi-fsi.c:(.text+0x54): undefined reference to `fsi_device_read'
aarch64-linux-ld: drivers/spi/spi-fsi.o: in function `fsi_spi_read_reg':
spi-fsi.c:(.text+0x120): undefined reference to `fsi_device_write'
aarch64-linux-ld: spi-fsi.c:(.text+0x170): undefined reference to `fsi_device_read'
Fixes: f916c7080d28 ("spi: fsi: Make available for build test")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230310140605.569363-1-arnd@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions