]> www.infradead.org Git - users/dwmw2/linux.git/commit
PCI: Move struct pci_bus_resource into bus.c
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 17 Oct 2024 14:11:09 +0000 (17:11 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 18 Oct 2024 18:35:22 +0000 (13:35 -0500)
commit469c9cb941480718db52876bbdb95a7a79b34889
tree3a1e3210ce4d074b3bea9ac84d7f1cef65808205
parent6eaa83ec229b1e99130456c4f6658430d509c76c
PCI: Move struct pci_bus_resource into bus.c

The struct pci_bus_resource is only used in bus.c, so move it there.

Link: https://lore.kernel.org/r/20241017141111.44612-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/pci/bus.c
include/linux/pci.h