drm/amdgpu: fix build on aarch64.

Same fix went in previously for some other files.

Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie 2016-05-09 10:30:42 +10:00
parent 2c3d68abe2
commit ba391646d0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
*
*/
#include <asm/div64.h>
#include "polaris10_thermal.h"
#include "polaris10_hwmgr.h"
#include "polaris10_smumgr.h"