aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-05-05 16:00:11 +0200
committerMoritz Fischer <[email protected]>2020-06-09 08:27:01 -0700
commit6a47d6efc6931b02d10163de2fb85ec9953c4f5e (patch)
tree5779ccd4065b6309436d14e3853cb77514a436bc /tools/perf/scripts/python/export-to-sqlite.py
parent3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162 (diff)
fpga: zynqmp: fix modular build
Two symbols need to be exported to allow the zynqmp-fpga module to get loaded dynamically: ERROR: modpost: "zynqmp_pm_fpga_load" [drivers/fpga/zynqmp-fpga.ko] undefined! ERROR: modpost: "zynqmp_pm_fpga_get_status" [drivers/fpga/zynqmp-fpga.ko] undefined! To ensure this is done correctly, also fix the Kconfig dependency to only allow building the fpga driver when the firmware driver is either disabled, or when it is reachable. With that, the dependency on the SoC itself can be removed, and there are no surprises when the fpga driver is built-in but the firmware a module. Fixes: 4db8180ffe7c ("firmware: xilinx: Remove eemi ops for fpga related APIs") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Moritz Fischer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions