drm/amd/display: Remove redundant NULL check in DCE11 HWSS
authorHarry Wentland <harry.wentland@amd.com>
Thu, 23 Nov 2017 02:05:55 +0000 (21:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2017 16:01:00 +0000 (11:01 -0500)
commit5b92d9d409e742ca09a4cb924e3f781eddbf7d81
treeb0d19eeca0f0216b446e888fea654e5fa14adc09
parent78b56c52349596374dd47584d1f1db4d08609b7b
drm/amd/display: Remove redundant NULL check in DCE11 HWSS

We already check this a couple lines earlier.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Jordan Lazare <Jordan.Lazare@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c