drm/amdgpu/display: fix 64 bit divide
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Sep 2019 20:13:24 +0000 (15:13 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Sep 2019 12:34:42 +0000 (07:34 -0500)
commitdd9212a885ca4a95443905c7c3781122a4d664e8
tree8c647c422aa32caeae44455039f5b408e652cb50
parente16a7cbced7110866dcde84e504909ea85099bbd
drm/amdgpu/display: fix 64 bit divide

Use proper helper for 32 bit.

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