diff options
author | 2020-11-08 23:37:38 +0100 | |
---|---|---|
committer | 2020-11-29 10:54:08 -0800 | |
commit | 8b6947a81e56f0ef06be8a6d805df9634b4fd3f7 (patch) | |
tree | 12eee2f42714d7f9321ebecee587947c84696ec6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap (diff) | |
download | wireguard-linux-8b6947a81e56f0ef06be8a6d805df9634b4fd3f7.tar.xz wireguard-linux-8b6947a81e56f0ef06be8a6d805df9634b4fd3f7.zip |
drm/msm: dsi: Constify dsi_host_ops
The only usage of dsi_host_ops is to assign its address to the ops field
in the mipi_dsi_host struct, which is a const pointer. Make it const to
allow the compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions