diff options
author | Rikard Falkeborn <[email protected]> | 2021-11-27 10:19:54 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-11-30 13:08:10 +0000 |
commit | 10b155fd413d31c89057986d0fc3d4ceef8e0e9f (patch) | |
tree | 68128389ace6afcb2554dcc2f008de854fcb6db0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 11918cdcffb127b6b35fe5c438e2ca8aa78249d0 (diff) |
ASoC: intel: boards: bytcht*: Constify static snd_soc_ops
These are only assigned to the ops fields 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 <[email protected]>
Acked-by: Pierre-Louis Bossart <[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