diff options
author | Aric Cyr <aric.cyr@amd.com> | 2023-09-18 20:33:15 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-04 18:42:01 -0400 |
commit | 889d55154516ec8f98ea953e8660963f2e29c75d (patch) | |
tree | d31472d4de42e4658221092cf44622b1a4601cb5 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | c0af8c744e7e8f55ea2c26c80fe5c1cfee3a9359 (diff) |
drm/amd/display: Clean up code warnings
- Fix constness of string parameters
- Fix zero-initialization of structs which cannot take a 0 literal as the
first field, for example enums
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions