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:
4cb5877
)
drm/amd/powerplay: rename smum header guards
author
Huang Rui
<
[email protected]
>
Mon, 25 Jul 2016 08:54:34 +0000
(16:54 +0800)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/iceland_smum.h
b/drivers/gpu/drm/amd/amdgpu/iceland_smum.h
index 1e0769e110fa3a6e9e40580f5809ea6fdd26d16c..5983e3150cc53268b9a7249542bd42342d02bf00 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/iceland_smum.h
+++ b/
drivers/gpu/drm/amd/amdgpu/iceland_smum.h
@@
-21,8
+21,8
@@
*
*/
-#ifndef ICELAND_SMUM
GR
_H
-#define ICELAND_SMUM
GR
_H
+#ifndef ICELAND_SMUM_H
+#define ICELAND_SMUM_H
#include "ppsmc.h"