diff options
author | Evan Quan <evan.quan@amd.com> | 2018-09-05 10:03:13 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-10 22:45:05 -0500 |
commit | 28968375a7ec95562e402b43f795e04fd320ae18 (patch) | |
tree | fccce429bbe9d15b706bf35d70d487c7e2436daa /drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | |
parent | 989edc699f65bb1f32a31c03619abff5390b9c42 (diff) |
drm/amd/powerplay: fix compile warning for wrong data type V2
do_div expects the 1st argument in 64bit instead of 32bit.
Drop the usage of do_div as it seems unnecessary.
V2: drop usage of do_div completely
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c')
0 files changed, 0 insertions, 0 deletions