aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-10-12 23:47:03 +0200
committerMauro Carvalho Chehab <[email protected]>2021-11-30 12:00:11 +0100
commit61b20ddec90075b0fd33394e0425fd01e627a0a9 (patch)
tree81570fbfbf185c9b46a60da508eabbe4855d53fe /tools/perf/scripts/python/exported-sql-viewer.py
parent8197b071915a5229c9359b1a232936109d27dc1f (diff)
media: imx: Constify static struct v4l2_m2m_ops
The only usage of m2m_ops is to pass its address to v4l2_m2m_init(), which takes a pointer to const v4l2_m2m_ops as argument. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions