]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Removed dead code related to PCI on ppc32
authorKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jun 2007 06:14:04 +0000 (01:14 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:35 +0000 (01:58 -0500)
commit060cfdc9b99f23f337e09fe9be2d76fad0d5cb6f
tree69f985cd17a9bffeb9cf4aa97c67e5b133136f34
parentc5023795b962364cf1e5f6ea7a4ba559573b29cb
[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>
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/ppc_ksyms.c
include/asm-powerpc/pci-bridge.h