alistair23-linux/include/linux/bcma
Rafał Miłecki c32ec2a113 bcma: make bcma_host_pci_(up|down) calls safe for every config
We were providing declarations but actual code was compiled only with
CONFIG_BCMA_HOST_PCI set. This could result in:
ERROR: "bcma_host_pci_down" [drivers/net/wireless/brcm80211/brcmsmac/brcmsmac.ko] undefined!
ERROR: "bcma_host_pci_up" [drivers/net/wireless/brcm80211/brcmsmac/brcmsmac.ko] undefined!
ERROR: "bcma_host_pci_down" [drivers/net/wireless/b43/b43.ko] undefined!
ERROR: "bcma_host_pci_up" [drivers/net/wireless/b43/b43.ko] undefined!

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-03-05 14:11:40 +02:00
..
bcma.h bcma: make bcma_host_pci_(up|down) calls safe for every config 2015-03-05 14:11:40 +02:00
bcma_driver_chipcommon.h bcma: add support for chipcommon B core 2014-09-09 15:33:05 -04:00
bcma_driver_gmac_cmn.h
bcma_driver_mips.h bcma: make it possible to specify a IRQ num in bcma_core_irq() 2014-11-11 16:31:11 -05:00
bcma_driver_pci.h bcma: change IRQ control function to accept bus as an argument 2015-03-02 16:59:45 +02:00
bcma_driver_pcie2.h bcma: support bringing up bus hosted on PCIe Gen 2 2015-03-02 16:59:45 +02:00
bcma_regs.h bcma: implement host code support for PCIe Gen 2 devices 2015-01-29 10:54:43 +02:00
bcma_soc.h bcma: use standard bus scanning during early register 2015-01-23 21:47:55 +02:00