drm/amd/display: Fix warning about overflow
authorHarry Wentland <harry.wentland@amd.com>
Tue, 10 Oct 2017 15:23:50 +0000 (11:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:50:26 +0000 (16:50 -0400)
commit085b017bf81ad5c76118b3e1a9165c743927556b
treeae452fd3e816405c1f86bf8d93f2f11bc7265c6c
parent94c6d735e9ca13018da40f633fd602af6e272cc6
drm/amd/display: Fix warning about overflow

v2: convert value to bool using !!

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