diff options
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r-- | include/asm-powerpc/pci-bridge.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/pci-bridge.h b/include/asm-powerpc/pci-bridge.h index b0d816fe2e27..38de92d41a14 100644 --- a/include/asm-powerpc/pci-bridge.h +++ b/include/asm-powerpc/pci-bridge.h | |||
@@ -142,8 +142,6 @@ void pcibios_fixup_new_pci_devices(struct pci_bus *bus, int fix_bus); | |||
142 | 142 | ||
143 | extern int pcibios_remove_root_bus(struct pci_controller *phb); | 143 | extern int pcibios_remove_root_bus(struct pci_controller *phb); |
144 | 144 | ||
145 | extern void phbs_remap_io(void); | ||
146 | |||
147 | static inline struct pci_controller *pci_bus_to_host(struct pci_bus *bus) | 145 | static inline struct pci_controller *pci_bus_to_host(struct pci_bus *bus) |
148 | { | 146 | { |
149 | struct device_node *busdn = bus->sysdata; | 147 | struct device_node *busdn = bus->sysdata; |