diff options
author | Rikard Falkeborn <[email protected]> | 2021-07-28 19:25:48 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-29 15:35:48 +0100 |
commit | 2080acf3d18029ca52189a14b2ee462ea89c5d06 (patch) | |
tree | 94dc6976ac43949efab5f8bfd529b302dcc9b171 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 14db5499d583e0952606fbca3eb37a0f28008d30 (diff) |
ASoC: samsung: 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]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions