aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/iceland_smum.h
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2016-07-25 16:54:34 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-07-29 14:37:11 -0400
commit778ee7e5c41f5f385ae0b6f6fc6f840c9ce65e5a (patch)
tree61eeb5809c9496ec46155de4bf427ea66b47e867 /drivers/gpu/drm/amd/amdgpu/iceland_smum.h
parentdrm/amdgpu: enable UVD context buffer for older HW (diff)
downloadlinux-dev-778ee7e5c41f5f385ae0b6f6fc6f840c9ce65e5a.tar.xz
linux-dev-778ee7e5c41f5f385ae0b6f6fc6f840c9ce65e5a.zip
drm/amd/powerplay: rename smum header guards
This patch renames the smum header guards to align with the file name. Reported-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Ken Wang <Qingqing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/iceland_smum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/iceland_smum.h b/drivers/gpu/drm/amd/amdgpu/iceland_smum.h
index 1e0769e110fa..5983e3150cc5 100644
--- a/drivers/gpu/drm/amd/amdgpu/iceland_smum.h
+++ b/drivers/gpu/drm/amd/amdgpu/iceland_smum.h
@@ -21,8 +21,8 @@
*
*/
-#ifndef ICELAND_SMUMGR_H
-#define ICELAND_SMUMGR_H
+#ifndef ICELAND_SMUM_H
+#define ICELAND_SMUM_H
#include "ppsmc.h"