diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2021-11-27 10:31:47 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-11-30 13:08:08 +0000 |
commit | 8752d9a82fd065ef60c9a0e0e8ec820327509382 (patch) | |
tree | 08225a32393cec517096da4bc9cf2048ab075f56 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7be10cef0fbe91f83c55faea7e8b70c0529dde5f (diff) |
ASoC: mediatek: mt8195: Constify static snd_soc_ops
These are only assigned to the ops field in the snd_soc_dai_link which
is a pointer to const struct snd_soc_ops. Make them const to allow the
compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20211127093147.17368-1-rikard.falkeborn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions