X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fbcma%2Fbcma_driver_pci.h;h=0333e605ea0d752c5aa306957a80aa72c5d4094f;hb=1d083bc93d159ebcb46c5cbeca512ddd74a74e4b;hp=d66033f418c98bf1818ba2c5fcbdc7bcebe8021b;hpb=bff157b3ad4b9f6be0af6987fcd62deaf0f2b799;p=~andy%2Flinux diff --git a/include/linux/bcma/bcma_driver_pci.h b/include/linux/bcma/bcma_driver_pci.h index d66033f418c..0333e605ea0 100644 --- a/include/linux/bcma/bcma_driver_pci.h +++ b/include/linux/bcma/bcma_driver_pci.h @@ -242,6 +242,7 @@ 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); extern int bcma_core_pci_plat_dev_init(struct pci_dev *dev);