diff options
author | Herve Codina <[email protected]> | 2024-09-05 09:22:15 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-09-05 14:12:15 +0000 |
commit | dc2b17fbd599caa6079d619e1ff2c3d980ff6603 (patch) | |
tree | dbaf8d5b9e51666bbec3f72cb229bbe1105a0543 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | be5ea8f3e37669ab4eec280d55c437c513a7d87c (diff) |
soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt
When TSA is compiled as module the following error is reported:
"ucc_mux_set_grant_tsa_bkpt" [drivers/soc/fsl/qe/tsa.ko] undefined!
Indeed, the ucc_mux_set_grant_tsa_bkpt symbol is not exported.
Simply export ucc_mux_set_grant_tsa_bkpt.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Herve Codina <[email protected]>
Acked-by: Christophe Leroy <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions