drm/amd/powerplay: rename smum header guards
authorHuang Rui <[email protected]>
Mon, 25 Jul 2016 08:54:34 +0000 (16:54 +0800)
committerAlex Deucher <[email protected]>
Fri, 29 Jul 2016 18:37:11 +0000 (14:37 -0400)
This patch renames the smum header guards to align with the file name.

Reported-by: Edward O'Callaghan <[email protected]>
Signed-off-by: Huang Rui <[email protected]>
Reviewed-by: Ken Wang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/iceland_smum.h

index 1e0769e110fa3a6e9e40580f5809ea6fdd26d16c..5983e3150cc53268b9a7249542bd42342d02bf00 100644 (file)
@@ -21,8 +21,8 @@
  *
  */
 
-#ifndef ICELAND_SMUMGR_H
-#define ICELAND_SMUMGR_H
+#ifndef ICELAND_SMUM_H
+#define ICELAND_SMUM_H
 
 #include "ppsmc.h"