linux/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 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile
b43_pci_bridge.c ssb: add PCI ID 0x4350 2012-10-29 15:30:36 -04:00
driver_chipcommon.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_chipcommon_pmu.c ssb: handle BCM43222 in pmu code. 2012-10-29 15:30:37 -04:00
driver_extif.c Update my e-mail address 2011-07-07 15:18:01 +02:00
driver_gige.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_mipscore.c ssb: extif: fix compile errors 2012-11-30 13:38:14 -05:00
driver_pcicore.c ssb: fix cardbus slot in hostmode 2012-02-01 15:26:00 -05:00
embedded.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
pci.c bcma/ssb: parse new attributes from sprom 2012-05-16 12:45:22 -04:00
pcihost_wrapper.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
pcmcia.c ssb: remove 5GHz antenna gain from sprom 2012-03-05 15:20:49 -05:00
scan.c ssb: recognize ARM Cortex M3 2012-06-06 15:20:22 -04:00
sdio.c ssb: remove 5GHz antenna gain from sprom 2012-03-05 15:20:49 -05:00
sprom.c Update my e-mail address 2011-07-07 15:18:01 +02:00
ssb_private.h ssb: add support for bcm5354 2012-02-06 14:55:36 -05:00