diff options
author | Philipp Stanner <[email protected]> | 2024-01-31 10:00:21 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-02-12 10:35:40 -0600 |
commit | ae874027524c537a15e8d6f14ff69b855bc13ca8 (patch) | |
tree | 23ea26c2db5eb24877069e15363549053537e204 /scripts/gcc-plugins/gcc-generate-gimple-pass.h | |
parent | 7626913652cc786c238e2dd7d8740b17d41b2637 (diff) |
PCI: Move pci_iomap.c to drivers/pci/
The entirety of pci_iomap.c is guarded by an #ifdef CONFIG_PCI. It,
consequently, does not belong to lib/ because it is not generic
infrastructure.
Move pci_iomap.c to drivers/pci/ and implement the necessary changes to
Makefiles and Kconfigs.
Update MAINTAINERS file.
Update Documentation.
Link: https://lore.kernel.org/r/[email protected]
[bhelgaas: squash in https://lore.kernel.org/r/[email protected]]
Suggested-by: Danilo Krummrich <[email protected]>
Signed-off-by: Philipp Stanner <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-gimple-pass.h')
0 files changed, 0 insertions, 0 deletions