linux-stable/drivers/ssb
Adrien Schildknecht 179fa46fb6 SSB: fix Kconfig dependencies
The commit 21400f252a ("MIPS: BCM47XX: Make ssb init NVRAM instead of
bcm47xx polling it") introduces a dependency to SSB_SFLASH but did not
add it to the Kconfig.

drivers/ssb/driver_mipscore.c:216:36: error: 'struct ssb_mipscore' has no
member named 'sflash'
  struct ssb_sflash *sflash = &mcore->sflash;
                                    ^
drivers/ssb/driver_mipscore.c:249:12: error: dereferencing pointer to
incomplete type
  if (sflash->present) {
            ^

Signed-off-by: Adrien Schildknecht <adrien+dev@schischi.me>
Cc: m@bues.ch
Cc: zajec5@gmail.com
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9598/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-04-10 15:41:50 +02:00
..
b43_pci_bridge.c ssb: add PCI ID 0x4351 2014-08-25 15:39:22 -04:00
driver_chipcommon.c
driver_chipcommon_pmu.c
driver_chipcommon_sflash.c ssb: fix sparse warnings in driver_chipcommon_sflash.c 2014-01-03 15:37:01 -05:00
driver_extif.c
driver_gige.c treewide: Remove unnecessary SSB_DEVTABLE_END macro 2015-02-11 14:38:29 -08:00
driver_gpio.c driver:gpio remove all usage of gpio_remove retval in driver 2014-09-18 11:03:10 -07:00
driver_mipscore.c MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it 2014-11-24 07:44:59 +01:00
driver_pcicore.c
embedded.c
Kconfig SSB: fix Kconfig dependencies 2015-04-10 15:41:50 +02:00
main.c ssb: Fix Sparse error in main 2015-01-29 10:17:56 +02:00
Makefile
pci.c ssb: extract power info from SPROM revs 4 and 5 2014-07-18 13:45:24 -04:00
pcihost_wrapper.c SSB / B44: fix WOL for BCM4401 2014-12-04 11:32:46 -05:00
pcmcia.c
scan.c
sdio.c
sprom.c
ssb_private.h ssb: register serial flash as platform device 2013-06-18 14:46:46 -04:00