drm/amdgpu: fix build on aarch64.
authorDave Airlie <airlied@redhat.com>
Mon, 9 May 2016 00:30:42 +0000 (10:30 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 9 May 2016 00:30:42 +0000 (10:30 +1000)
Same fix went in previously for some other files.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c

index 956e00c..aba167f 100644 (file)
@@ -21,6 +21,7 @@
  *
  */
 
+#include <asm/div64.h>
 #include "polaris10_thermal.h"
 #include "polaris10_hwmgr.h"
 #include "polaris10_smumgr.h"