drm/radeon: fix 64 bit divide in SI spm code
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Aug 2013 13:03:29 +0000 (09:03 -0400)
committerDave Airlie <airlied@gmail.com>
Sun, 4 Aug 2013 01:03:14 +0000 (11:03 +1000)
Forgot to use the appropriate math64 function.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>

No differences found