commit | 4b31b1720704bf058b2f3df1d354ac23a669c6f5 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sat Nov 09 15:49:21 2019 +0000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 13 15:29:45 2019 -0500 |
tree | f2e59adb6f3188e699d08b540ae4ce943e27f9f4 | |
parent | 243a8f41dbc8da54e78e30cb7082f1d807329c42 [diff] |
drm/amd/display: remove duplicated comparison expression There is comparison expression that is duplicated and hence one of the expressions can be removed. Remove it. Addresses-Coverity: ("Same on both sides") Fixes: 12e2b2d4c65f ("drm/amd/display: add dcc programming for dual plane") Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>