]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/powerplay: include asm/div64.h for do_div()
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 31 Dec 2015 10:20:20 +0000 (21:20 +1100)
committerDave Airlie <airlied@redhat.com>
Mon, 11 Jan 2016 23:29:25 +0000 (09:29 +1000)
commit7d79f525bde16e4b81b67e216c7facb228abc20e
tree0544544d010b23670cf4a5e31687c818b3792aef
parentaf8ab811102310a5c8c2011dec53d7f15139d3c8
drm/amdgpu/powerplay: include asm/div64.h for do_div()

Fixes: c03f7d5b4e70 ("drm/amdgpu/powerplay: implement thermal control for tonga.")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.c
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_thermal.c