diff options
author | Rafał Miłecki <[email protected]> | 2018-05-11 11:17:15 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-05-12 11:38:13 +0300 |
commit | ebd27d3317c6521a9511f779ea96dc943c4e8003 (patch) | |
tree | f43c492d543558eec8b244b1f9427b46c9a0ac19 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 36910d82a80c1c0c61e505c6d3ecaa901ee13a26 (diff) |
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 <[email protected]>
Signed-off-by: Rafał Miłecki <[email protected]>
Reviewed-by: Larry Finger <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions