diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2021-10-12 22:55:21 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-13 12:59:28 +0100 |
commit | abed054f039a69579a21099dbb53aa008ea66d03 (patch) | |
tree | 9932cba2a34f120b3ae8925354b234bbd8e4f729 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 916f2ce39d48fc52a8ef1d82c62d7d42e2562603 (diff) |
ASoC: mediatek: Constify static snd_soc_ops
These are only assigned to the ops field in the snd_soc_dai_link struct
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/20211012205521.14098-1-rikard.falkeborn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions