]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/bcma/bcma_driver_pci.h
bcma: add helpers bringing PCIe hosted bus up / down
[linux-beck.git] / include / linux / bcma / bcma_driver_pci.h
index 3f809ae372c4aa702cf13f350840fd80552ee1ca..23af893e9b86a38fd35770d1b6630b3bfd26c056 100644 (file)
@@ -242,8 +242,6 @@ extern void bcma_core_pci_early_init(struct bcma_drv_pci *pc);
 extern void bcma_core_pci_init(struct bcma_drv_pci *pc);
 extern int bcma_core_pci_irq_ctl(struct bcma_drv_pci *pc,
                                 struct bcma_device *core, bool enable);
-extern void bcma_core_pci_up(struct bcma_bus *bus);
-extern void bcma_core_pci_down(struct bcma_bus *bus);
 extern void bcma_core_pci_power_save(struct bcma_bus *bus, bool up);
 
 extern int bcma_core_pci_pcibios_map_irq(const struct pci_dev *dev);