aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2020-11-27 17:46:11 +0300
committerMark Brown <[email protected]>2020-11-27 14:49:39 +0000
commit7218838109fef61cdec988ff728e902d434c9cc5 (patch)
treec85a32dc5538739c8616bf7f6597d1fed53c0b7d /tools/perf/scripts/python/export-to-postgresql.py
parent0abdb0fba07322ce960d32a92a64847b3009b2e2 (diff)
spi: dw-bt1: Fix undefined devm_mux_control_get symbol
I mistakenly added the select attributes to the SPI_DW_BT1_DIRMAP config instead of having them defined in SPI_DW_BT1. If the kernel doesn't have the MULTIPLEXER and MUX_MMIO configs manually enabled and the SPI_DW_BT1_DIRMAP config hasn't been selected, Baikal-T1 SPI device will always fail to be probed by the driver. Fix that and the error reported by the test robot: >> ld.lld: error: undefined symbol: devm_mux_control_get >>> referenced by spi-dw-bt1.c >>> spi/spi-dw-bt1.o:(dw_spi_bt1_sys_init) in archive drivers/built-in.a by moving the MULTIPLEXER/MUX_MMIO configs selection to the SPI_DW_BT1 config. Link: https://lore.kernel.org/lkml/[email protected]/ Link: https://lore.kernel.org/linux-spi/[email protected]/ Fixes: abf00907538e ("spi: dw: Add Baikal-T1 SPI Controller glue driver") Reported-by: kernel test robot <[email protected]> Signed-off-by: Serge Semin <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Ramil Zaripov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions