diff options
author | Rikard Falkeborn <[email protected]> | 2021-09-29 11:31:21 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-09-29 13:06:37 +0100 |
commit | 5100436c27aafdbc860de17447862304c5639b60 (patch) | |
tree | a97ce8628b0d7f52a6c58102ff9f82a5b0cc6f7f /tools/perf/scripts/python/syscall-counts.py | |
parent | 3c561a090c7920624b83005a279a66cc8a7bed2b (diff) |
ASoC: ti: 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 <[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.py')
0 files changed, 0 insertions, 0 deletions