summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/fiji_smc.c
diff options
context:
space:
mode:
authorJammy Zhou <Jammy.Zhou@amd.com>2015-10-21 12:18:10 +0300
committerAlex Deucher <alexander.deucher@amd.com>2015-12-22 00:42:44 +0300
commitb57fd5663e34f024406936283475f4c0eadbfc96 (patch)
treed62008153f62cf2f0908db1ae2adb8a2d973c9e7 /drivers/gpu/drm/amd/amdgpu/fiji_smc.c
parentdbd29f0d8513b0d660807beb13df94b00402ea57 (diff)
downloadlinux-b57fd5663e34f024406936283475f4c0eadbfc96.tar.xz
drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
This conflicts with fiji_smumgr.h from powerplay in DKMS environment Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Jordan Lazare <Jordan.Lazare@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/fiji_smc.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/fiji_smc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/fiji_smc.c b/drivers/gpu/drm/amd/amdgpu/fiji_smc.c
index bda1249eb871..e35340afd3db 100644
--- a/drivers/gpu/drm/amd/amdgpu/fiji_smc.c
+++ b/drivers/gpu/drm/amd/amdgpu/fiji_smc.c
@@ -25,7 +25,7 @@
#include "drmP.h"
#include "amdgpu.h"
#include "fiji_ppsmc.h"
-#include "fiji_smumgr.h"
+#include "fiji_smum.h"
#include "smu_ucode_xfer_vi.h"
#include "amdgpu_ucode.h"