mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-09 10:06:59 +00:00
We need pci_bus_find_capability() in some arch/powerpc code so move the prototype into a header accessible to it. Also kill the duplicate prototype for pci_bus_alloc_resource(). Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>