diff options
author | Danilo Krummrich <dakr@kernel.org> | 2025-01-03 19:46:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-07 13:31:39 +0300 |
commit | 7e16820fe538e1d36a3bc5aab42f7d2c9d14d0fe (patch) | |
tree | 68e39101afffd949e127968f06fe2ee12d73aa4e /scripts/lib/kdoc/kdoc_files.py | |
parent | 7687c66c18c66d4ccd9949c6f641c0e7b5773483 (diff) | |
download | linux-7e16820fe538e1d36a3bc5aab42f7d2c9d14d0fe.tar.xz |
rust: pci: do not depend on CONFIG_PCI_MSI
The PCI abstractions do not actually depend on CONFIG_PCI_MSI; it also
breaks drivers that only depend on CONFIG_PCI, hence drop it.
While at it, move the module entry to its correct location.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501030744.4ucqC1cB-lkp@intel.com/
Fixes: 1bd8b6b2c5d3 ("rust: pci: add basic PCI device / driver abstractions")
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250103164655.96590-2-dakr@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions