From: Kumar Gala Date: Wed, 27 Jun 2007 06:14:04 +0000 (-0500) Subject: [POWERPC] Removed dead code related to PCI on ppc32 X-Git-Tag: v2.6.23-rc1~767^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a506238b33efd93e60c1585d654b37e292183de;p=pandora-kernel.git [POWERPC] Removed dead code related to PCI on ppc32 There are no in kernel users of any off these functions and some of them were not even EXPORT_SYMBOL: - pci_bus_io_base() - pci_bus_io_base_phys() - pci_bus_mem_base_phys() - pci_resource_to_bus() - phys_to_bus() - pci_phys_to_bus() - pci_bus_to_phys() - pci_init_resource() - resource_fixup() Signed-off-by: Kumar Gala --- Reading git-diff-tree failed