X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Fpci-bridge.h;h=e9834b2991d07fbca13aa127cacdd59bd89a1ee4;hb=ce78fc6b284c4ece498f6b322b020268c7f0c0e9;hp=32764cd077c6452136a2aa98d830907741a1ba8f;hpb=275d38585c742acdd6b8ab20f2588552f04c5d31;p=deliverable%2Flinux.git diff --git a/arch/microblaze/include/asm/pci-bridge.h b/arch/microblaze/include/asm/pci-bridge.h index 32764cd077c6..e9834b2991d0 100644 --- a/arch/microblaze/include/asm/pci-bridge.h +++ b/arch/microblaze/include/asm/pci-bridge.h @@ -140,7 +140,6 @@ extern void pci_process_bridge_OF_ranges(struct pci_controller *hose, /* Allocate & free a PCI host bridge structure */ extern struct pci_controller *pcibios_alloc_controller(struct device_node *dev); extern void pcibios_free_controller(struct pci_controller *phb); -extern void pcibios_setup_phb_resources(struct pci_controller *hose); #endif /* __KERNEL__ */ #endif /* _ASM_MICROBLAZE_PCI_BRIDGE_H */