diff options
author | 2018-09-05 10:03:13 +0800 | |
---|---|---|
committer | 2018-09-10 22:45:05 -0500 | |
commit | 28968375a7ec95562e402b43f795e04fd320ae18 (patch) | |
tree | fccce429bbe9d15b706bf35d70d487c7e2436daa /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | drm/amdgpu: Fix warnings while make xmldocs (diff) | |
download | wireguard-linux-28968375a7ec95562e402b43f795e04fd320ae18.tar.xz wireguard-linux-28968375a7ec95562e402b43f795e04fd320ae18.zip |
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/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions