From: linas@austin.ibm.com Date: Fri, 13 Jan 2006 00:18:26 +0000 (-0600) Subject: [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() X-Git-Tag: v2.6.16-rc2~176^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01657868be1c21b2b8b0e683ea24bdcc2331d522;p=pandora-kernel.git [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() The function rpaphp_find_pci_bus() has been migrated to pcibios_find_pci_bus() in arch/powerpc/platforms/pseries/pci_dlpar.c This patch removes the old version. Signed-off-by: Linas Vepstas Acked-by: John Rose Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed