diff options
author | Julia Lawall <Julia.Lawall@inria.fr> | 2020-01-01 08:43:33 +0100 |
---|---|---|
committer | Neil Armstrong <narmstrong@baylibre.com> | 2020-01-06 15:39:29 +0100 |
commit | d969ebe922aa13d1ec99659b6d2332e4811c4d61 (patch) | |
tree | 2b7a88fa00b87924290120fccce6bc8d6303a0eb /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | de2318f69366cdbb285253d5f40b129b09b3515b (diff) |
drm: bridge: dw-hdmi: constify copied structure
The dw_hdmi_hw structure is only copied into another structure,
so make it const.
The opportunity for this change was found using Coccinelle.
Fixes: 7ed6c665e19d ("drm: bridge/dw_hdmi-ahb-audio: add audio driver")
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1577864614-5543-16-git-send-email-Julia.Lawall@inria.fr
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions