diff options
author | Rikard Falkeborn <[email protected]> | 2021-11-27 10:31:47 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-11-30 13:08:08 +0000 |
commit | 8752d9a82fd065ef60c9a0e0e8ec820327509382 (patch) | |
tree | 08225a32393cec517096da4bc9cf2048ab075f56 /tools/perf/scripts/python/syscall-counts-by-pid.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions