aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-common.h
diff options
context:
space:
mode:
authorPhilipp Stanner <[email protected]>2024-01-31 10:00:22 +0100
committerBjorn Helgaas <[email protected]>2024-02-12 10:36:17 -0600
commitacc2364fe661069637c60ed5bbd32ea2a2c5ef61 (patch)
tree759e4b539cf7e01baeab848ff4878ae32aade064 /scripts/gcc-plugins/gcc-common.h
parentae874027524c537a15e8d6f14ff69b855bc13ca8 (diff)
PCI: Move PCI-specific devres code to drivers/pci/
The pcim_*() functions in lib/devres.c are guarded by an #ifdef CONFIG_PCI and, thus, don't belong to this file. They are only ever used for PCI and are not generic infrastructure. Move all pcim_*() functions in lib/devres.c to drivers/pci/devres.c. Adjust the Makefile. Add drivers/pci/devres.c to Documentation. Link: 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]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions