aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-09-20 22:02:10 +0200
committerMauro Carvalho Chehab <[email protected]>2021-10-05 09:38:39 +0200
commitd47fed7a848718196c4e588178b8bcede5285f51 (patch)
tree3924508aa7af4f5ad7ad0e16dcc77067b953ea12 /tools/perf/scripts/python/export-to-postgresql.py
parent51fa3b70d27342baf1ea8aaab3e96e5f4f26d5b2 (diff)
media: hantro: Constify static struct v4l2_m2m_ops
The only usage of vpu_m2m_ops is to pass its address to v4l2_m2m_init() which has a pointer to const struct 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: Ezequiel Garcia <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions