Skip to content

Commit

Permalink
drm/amdgpu: fix build on aarch64.
Browse files Browse the repository at this point in the history
Same fix went in previously for some other files.

Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed May 9, 2016
1 parent 2c3d68a commit ba39164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
*
*/

#include <asm/div64.h>
#include "polaris10_thermal.h"
#include "polaris10_hwmgr.h"
#include "polaris10_smumgr.h"
Expand Down

0 comments on commit ba39164

Please sign in to comment.