diff options
| author | Nishka Dasgupta <[email protected]> | 2019-08-13 09:05:03 +0000 |
|---|---|---|
| committer | Jyri Sarha <[email protected]> | 2019-10-07 18:37:20 +0000 |
| commit | fba3baa8d2be7b37748e0ed8345d2d3d6f17f9fd (patch) | |
| tree | 06db565d738fcf76dfbccf01b3a1f34455feebc6 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller (diff) | |
| download | kernel-fba3baa8d2be7b37748e0ed8345d2d3d6f17f9fd.tar.gz kernel-fba3baa8d2be7b37748e0ed8345d2d3d6f17f9fd.zip | |
drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant
The static structure tilcdc_plane_funcs, of type drm_plane_funcs, is
used only when passed the fourth argument to drm_plane_init(); however,
this fourth parameter is declared as const in the function definition.
Hence make tilcdc_plane_funcs constant as well.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <[email protected]>
Signed-off-by: Jyri Sarha <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
