projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c3d68a
)
drm/amdgpu: fix build on aarch64.
author
Dave Airlie
<
[email protected]
>
Mon, 9 May 2016 00:30:42 +0000
(10:30 +1000)
committer
Dave Airlie
<
[email protected]
>
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 <
[email protected]
>
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
b/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
index 956e00ca361a15dc2ec31185d5608c1f8889b610..aba167f7d16797a6c47cb23e79215bcc4fce258b 100644
(file)
--- a/
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
+++ b/
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
@@
-21,6
+21,7
@@
*
*/
+#include <asm/div64.h>
#include "polaris10_thermal.h"
#include "polaris10_hwmgr.h"
#include "polaris10_smumgr.h"