Skip to content
Snippets Groups Projects
Commit d0b08527 authored by Danilo Krummrich's avatar Danilo Krummrich
Browse files

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: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501030744.4ucqC1cB-lkp@intel.com/


Fixes: 3a9c0919 ("rust: pci: add basic PCI device / driver abstractions")
Signed-off-by: default avatarDanilo Krummrich <dakr@kernel.org>
parent 98deb8cb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment