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)
commit8a0d560f3e651808ae0a3d9ab9fe476e59de132b
tree0544544d010b23670cf4a5e31687c818b3792aef
parent57b4f7e68720e8a9f5e6e9e61446ec36822e4c57
drm/amdgpu/powerplay: include asm/div64.h for do_div()

Fixes: 1e4854e96c35 ("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