OSDN Git Service

drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]
authorPratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Mon, 31 Dec 2018 08:12:53 +0000 (13:42 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Feb 2019 18:29:19 +0000 (13:29 -0500)
commitba345a0242d7ca7fe841d1926ebc12f2ec3890d8
tree8508fd7b1784bb5bb52176a02559b4cb7d426731
parent77476360f173c127c191bfe8ca8113130ef283b8
drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]

Remove extraneous parentheses around the comparison
to silence this warning

Signed-off-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c