diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-05-07 16:48:26 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-06-14 08:16:04 -0700 |
commit | 181da4bcc3d4bb4b58e3df481e72353925b36edd (patch) | |
tree | 3d8898b56ab3eb4f07d001f897da32a0f0d0c293 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1ca04f21b204e99dd704146231adfb79ea2fb366 (diff) |
remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()
adsp_segment_dump() is not used outside of this unit, so add missing
static to fix:
drivers/remoteproc/qcom_q6v5_pas.c:108:6: warning: no previous prototype for ‘adsp_segment_dump’ [-Wmissing-prototypes]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions