linux-stable/include/linux/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
..
ssb.h ssb: recognize ARM Cortex M3 2012-06-06 15:20:22 -04:00
ssb_driver_chipcommon.h ssb: check for flash presentence 2012-08-10 15:27:02 -04:00
ssb_driver_extif.h ssb: extif: fix compile errors 2012-11-30 13:38:14 -05:00
ssb_driver_gige.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
ssb_driver_mips.h ssb: add attribute to indicate a parallel flash is available 2012-10-19 15:52:48 -04:00
ssb_driver_pci.h
ssb_embedded.h
ssb_regs.h ssb: fix SPROM offset 2012-11-16 14:11:13 -05:00