diff options
Diffstat (limited to 'include/asm-powerpc/pci.h')
| -rw-r--r-- | include/asm-powerpc/pci.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/pci.h b/include/asm-powerpc/pci.h index d5934a076bd0..5d2c9e6c4be2 100644 --- a/include/asm-powerpc/pci.h +++ b/include/asm-powerpc/pci.h  | |||
| @@ -216,6 +216,8 @@ extern int remap_bus_range(struct pci_bus *bus); | |||
| 216 | extern void pcibios_fixup_device_resources(struct pci_dev *dev, | 216 | extern void pcibios_fixup_device_resources(struct pci_dev *dev, | 
| 217 | struct pci_bus *bus); | 217 | struct pci_bus *bus); | 
| 218 | 218 | ||
| 219 | extern void pcibios_claim_one_bus(struct pci_bus *b); | ||
| 220 | |||
| 219 | extern struct pci_controller *init_phb_dynamic(struct device_node *dn); | 221 | extern struct pci_controller *init_phb_dynamic(struct device_node *dn); | 
| 220 | 222 | ||
| 221 | extern struct pci_dev *of_create_pci_dev(struct device_node *node, | 223 | extern struct pci_dev *of_create_pci_dev(struct device_node *node, | 
