summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2020-10-04 22:06:53 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2020-10-05 16:06:58 +0200
commitf3d52908f6baffc21ba45058103d0226ca5cb073 (patch)
tree2260b658a80b647cd875ed2e448d20ced1c4fe4b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent4e19d51ca5b28a1d435a844c7b2a8e1b1b6fa237 (diff)
drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
The only usage of dw_hdmi_i2s_ops is to assign its address to the ops field in the hdmi_codec_pdata 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: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20201004200653.14702-1-rikard.falkeborn@gmail.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions