amdgpu/dc: make opp construct void.
authorDave Airlie <airlied@redhat.com>
Fri, 29 Sep 2017 03:15:58 +0000 (13:15 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Sep 2017 17:01:42 +0000 (13:01 -0400)
commit9cf29399f615fc13732f3c8ba3f5ff47e2ca256d
treeb1e74e4429e9981e804115cb298abe4e743dcd17
parentc60ae11201caff8b0c5c23e4349bf42388e3828b
amdgpu/dc: make opp construct void.

This doesn't return anything except true.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_opp.c
drivers/gpu/drm/amd/display/dc/dce/dce_opp.h
drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c
drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c
drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c