WSL2-Linux-Kernel/drivers/ssb
Hauke Mehrtens 0362063b7b ssb: extif: fix compile errors
If CONFIG_SSB_EMBEDDED or CONFIG_SSB_DRIVER_MIPS is set and
CONFIG_SSB_DRIVER_EXTIF is not set, it will cause compile problems
because of missing functions. This patch fixes these problems.

The mips driver now also uses ssb_chipco_available() instead of
checking bus->chipco.dev manually.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-30 13:38:14 -05:00
..
Kconfig
Makefile
b43_pci_bridge.c ssb: add PCI ID 0x4350 2012-10-29 15:30:36 -04:00
driver_chipcommon.c
driver_chipcommon_pmu.c ssb: handle BCM43222 in pmu code. 2012-10-29 15:30:37 -04:00
driver_extif.c
driver_gige.c
driver_mipscore.c ssb: extif: fix compile errors 2012-11-30 13:38:14 -05:00
driver_pcicore.c
embedded.c
main.c
pci.c bcma/ssb: parse new attributes from sprom 2012-05-16 12:45:22 -04:00
pcihost_wrapper.c
pcmcia.c
scan.c ssb: recognize ARM Cortex M3 2012-06-06 15:20:22 -04:00
sdio.c
sprom.c
ssb_private.h