commit | bd4e725084189a198ca47d369d85100216d29b7e | [log] [tgz] |
---|---|---|
author | Harry Wentland <harry.wentland@amd.com> | Fri Jul 06 09:49:05 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 10 14:17:23 2018 -0500 |
tree | d3abf4f1ba5490238a54bcef87de161ed85695ab | |
parent | a14cc8422a2601348bc5279c1d849920e91170f2 [diff] |
drm/amd/display: Make function pointer structs const const to avoid hard-to-find bugs where some function overrides a function pointer. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>