From: linas@austin.ibm.com Date: Fri, 13 Jan 2006 00:20:26 +0000 (-0600) Subject: [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() X-Git-Tag: v2.6.16-rc2~176^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca845c71816669dace4bf1954d9ab276abb0002;p=pandora-kernel.git [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() The function rpaphp_fixup_new_pci_devices() has been migrated to pcibios_fixup_new_pci_devices() 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