mirror of https://gitee.com/openkylin/linux.git
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:
parent
2c3d68abe2
commit
ba391646d0
|
@ -21,6 +21,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <asm/div64.h>
|
||||
#include "polaris10_thermal.h"
|
||||
#include "polaris10_hwmgr.h"
|
||||
#include "polaris10_smumgr.h"
|
||||
|
|
Loading…
Reference in New Issue