1
0
Fork 0
alistair23-linux/drivers/ssb
Rafał Miłecki ebd27d3317 ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
SSB_PCICORE_HOSTMODE protects MIPS specific code that calls not exported
symbols pcibios_enable_device and register_pci_controller. This code is
supposed to be compiled only with ssb builtin.

This fixes:
ERROR: "pcibios_enable_device" [drivers/ssb/ssb.ko] undefined!
ERROR: "register_pci_controller" [drivers/ssb/ssb.ko] undefined!
make[1]: *** [scripts/Makefile.modpost:92: __modpost] Error 1

Reported-by: Matt Redfearn <matt.redfearn@mips.com>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-05-12 11:38:13 +03:00
..
Kconfig ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y 2018-05-12 11:38:13 +03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
b43_pci_bridge.c
bridge_pcmcia_80211.c
driver_chipcommon.c
driver_chipcommon_pmu.c
driver_chipcommon_sflash.c
driver_extif.c
driver_gige.c
driver_gpio.c
driver_mipscore.c
driver_pcicore.c
embedded.c
host_soc.c
main.c ssb: use put_device() if device_register fail 2018-03-13 18:48:29 +02:00
pci.c ssb: Fix error routine when fallback SPROM fails 2016-11-17 08:49:04 +02:00
pcihost_wrapper.c
pcmcia.c
scan.c
sdio.c
sprom.c
ssb_private.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00