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>
Thu, 3 Oct 2019 14:11:00 +0000 (09:11 -0500)
commit0b36603c0dbb9b39d0bfe610afbc17c014aff9f4
tree0b691302d5d4896b5517d94a3e45b668447a5758
parent05ba0095fb7bf150601169ba0c4380c56f51458b
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