drm/amdgpu/powerplay: include asm/div64.h for do_div()
Fixes: 1e4854e96c35 ("drm/amdgpu/powerplay: implement thermal control for tonga.") Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
57b4f7e687
commit
8a0d560f3e
@ -20,7 +20,7 @@
|
||||
* OTHER DEALINGS IN THE SOFTWARE.
|
||||
*
|
||||
*/
|
||||
|
||||
#include <asm/div64.h>
|
||||
#include "fiji_thermal.h"
|
||||
#include "fiji_hwmgr.h"
|
||||
#include "fiji_smumgr.h"
|
||||
|
@ -20,7 +20,7 @@
|
||||
* OTHER DEALINGS IN THE SOFTWARE.
|
||||
*
|
||||
*/
|
||||
|
||||
#include <asm/div64.h>
|
||||
#include "tonga_thermal.h"
|
||||
#include "tonga_hwmgr.h"
|
||||
#include "tonga_smumgr.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user