diff options
Diffstat (limited to 'include/linux/bcma/bcma_driver_pci.h')
-rw-r--r-- | include/linux/bcma/bcma_driver_pci.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/bcma/bcma_driver_pci.h b/include/linux/bcma/bcma_driver_pci.h index 3f809ae372c4..23af893e9b86 100644 --- a/include/linux/bcma/bcma_driver_pci.h +++ b/include/linux/bcma/bcma_driver_pci.h | |||
@@ -242,8 +242,6 @@ extern void bcma_core_pci_early_init(struct bcma_drv_pci *pc); | |||
242 | extern void bcma_core_pci_init(struct bcma_drv_pci *pc); | 242 | extern void bcma_core_pci_init(struct bcma_drv_pci *pc); |
243 | extern int bcma_core_pci_irq_ctl(struct bcma_drv_pci *pc, | 243 | extern int bcma_core_pci_irq_ctl(struct bcma_drv_pci *pc, |
244 | struct bcma_device *core, bool enable); | 244 | struct bcma_device *core, bool enable); |
245 | extern void bcma_core_pci_up(struct bcma_bus *bus); | ||
246 | extern void bcma_core_pci_down(struct bcma_bus *bus); | ||
247 | extern void bcma_core_pci_power_save(struct bcma_bus *bus, bool up); | 245 | extern void bcma_core_pci_power_save(struct bcma_bus *bus, bool up); |
248 | 246 | ||
249 | extern int bcma_core_pci_pcibios_map_irq(const struct pci_dev *dev); | 247 | extern int bcma_core_pci_pcibios_map_irq(const struct pci_dev *dev); |