diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-04-10 16:07:49 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-10 15:09:49 +0100 |
commit | 7a978d8fcf57b283cb8c88dd4c9431502bd36ea8 (patch) | |
tree | 0c5617904069f3eacd795bd4dcc9392b37bd27d4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ed4db69169121ffd9d5a4bcf4d7acd5856cb20cd (diff) |
spi: amd: add CONFIG_PCI dependency
Without CONFIG_PCI, the module_pci_driver() macro is not defined:
drivers/spi/spi-amd-pci.c:67:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
67 | module_pci_driver(amd_spi_pci_driver);
Fixes: b644c2776652 ("spi: spi_amd: Add PCI-based driver for AMD HID2 SPI controller")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20250410140809.812863-1-arnd@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions