summaryrefslogtreecommitdiff
path: root/rust/helpers/bug.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2025-07-09 16:57:31 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2025-07-10 11:32:26 +0200
commiteb6ab8a997ad7425d118fb73d327dac7456b3621 (patch)
treed7e4f5ca8e12ab91512a129f4c52d14be9d5b943 /rust/helpers/bug.c
parent6af7e00a92e04e0ea41bbe4b83deac9bb11fe4c5 (diff)
media: staging/ipu7: add CONFIG_PCI dependency
This driver fails to build when PCI is disabled: drivers/staging/media/ipu7/ipu7.c: In function 'ipu7_pci_config_setup': drivers/staging/media/ipu7/ipu7.c:2260:15: error: implicit declaration of function 'pci_enable_msi'; did you mean 'pci_enable_sriov'? [-Wimplicit-function-declaration] drivers/staging/media/ipu7/ipu7.c:2775:1: error: data definition has no type or storage class [-Werror] driver(ipu7_pci_driver); drivers/staging/media/ipu7/ipu7.c:2764:26: error: 'ipu7_pci_driver' defined but not used [-Werror=unused-variable] Add the required Kconfig dependency. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions