commit | adfb8e51332153016857194b85309150ac560286 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 01 09:03:29 2013 -0400 |
committer | Dave Airlie <airlied@gmail.com> | Sun Aug 04 11:03:14 2013 +1000 |
tree | 1b03487c9673f4f9733796eacce7236244925a16 | |
parent | 72a67a94bcba71a5fddd6b3596a20604d2b5dcd6 [diff] |
drm/radeon: fix 64 bit divide in SI spm code Forgot to use the appropriate math64 function. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@gmail.com>