[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
authorKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jun 2007 15:27:33 +0000 (10:27 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:42 +0000 (01:58 -0500)
In the places we can move to using pci_bus_to_host, this allows us
to make pci_bus_to_host static and remove its export.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found