aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-02-06 23:58:49 +0100
committerMark Brown <[email protected]>2021-02-08 11:39:56 +0000
commit38d89a564847048c0f6fe53a829d15edb4f21da3 (patch)
treefcbbb12adbc2380457ca3a7f37ef0e884fe1acc6 /tools/perf/util/scripting-engines/trace-event-python.c
parentf08c74a3b52d126d053c741b906ee1ca2a4f3568 (diff)
ASoC: fsl: constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the 'ops' field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Acked-by: Shengjiu Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions