commit | 6a506238b33efd93e60c1585d654b37e292183de | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jun 27 01:14:04 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 29 01:58:35 2007 -0500 |
tree | 69f985cd17a9bffeb9cf4aa97c67e5b133136f34 | |
parent | bf440b712d289b157c72f19b389b8d918a8c8c5c [diff] |
[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 <galak@kernel.crashing.org>