diff options
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r-- | include/asm-powerpc/pci-bridge.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-powerpc/pci-bridge.h b/include/asm-powerpc/pci-bridge.h index d5a9c9f9ade3..69ea865c01a4 100644 --- a/include/asm-powerpc/pci-bridge.h +++ b/include/asm-powerpc/pci-bridge.h | |||
@@ -9,9 +9,6 @@ | |||
9 | struct device_node; | 9 | struct device_node; |
10 | struct pci_controller; | 10 | struct pci_controller; |
11 | 11 | ||
12 | /* Get the PCI host controller for a bus */ | ||
13 | extern struct pci_controller* pci_bus_to_hose(int bus); | ||
14 | |||
15 | /* | 12 | /* |
16 | * Structure of a PCI controller (host bridge) | 13 | * Structure of a PCI controller (host bridge) |
17 | */ | 14 | */ |