diff options
author | Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com> | 2019-12-12 10:37:35 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-22 16:55:27 -0500 |
commit | 819d4b3fbfaf40b4537e80b01aef612e4140a91b (patch) | |
tree | a8a943b2e03165b89d925d160ececbf79ae0dc8c /drivers/gpu/drm/amd/display/dc/inc/clock_source.h | |
parent | bb6785c1212988c76c21cd1d4647c31545231e8b (diff) |
drm/amd/display: Fix DML dummyinteger types mismatch
[Why]
The types for dummyinteger1 and dummyinteger2 are unsigned
as part of the DML spec. They should not be long.
[How]
Make them unsigned int instead of long.
Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/clock_source.h')
0 files changed, 0 insertions, 0 deletions