summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2026-03-09 14:53:10 +0000
committerMark Brown <broonie@kernel.org>2026-03-09 19:48:25 +0000
commit87e49eb0918154f64f736d5271e9e3fe566f82b1 (patch)
tree1b8c88191b04923ee939e8310dc74939c3b7de8f /tools/perf/scripts/python/flamegraph.py
parent97af961568c8682c44506c9ad4b26c8a5455ec1d (diff)
ASoC: wm_adsp: Make wm_adsp_fw_text[] const
Add the extra const to wm_adsp_fw_text[] to make the array data const. This array should have been const data but was missing the second const that is needed when declaring a const array of const pointers. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Link: https://patch.msgid.link/20260309145310.1199583-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions