diff options
author | 2019-08-13 12:03:55 +0530 | |
---|---|---|
committer | 2019-08-14 19:27:26 +0200 | |
commit | 95cbf02b8a5d93d8404b5568ebf6862e87314ead (patch) | |
tree | 3cdada2fefff0d2f37bce46531d9d40f2a73629f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/arm: drop use of drmP.h (diff) | |
download | linux-dev-95cbf02b8a5d93d8404b5568ebf6862e87314ead.tar.xz linux-dev-95cbf02b8a5d93d8404b5568ebf6862e87314ead.zip |
drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constant
The static structure aspeed_gfx_funcs, of type
drm_simple_display_pipe_funcs, is used only as an argument to
drm_simple_display_pipe_init(), which does not modify it. Hence make it
constant to protect it from unintended modification.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190813063355.25549-1-nishkadg.linux@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions