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>
This commit is contained in:
parent
4cb5877c63
commit
778ee7e5c4
|
@ -21,8 +21,8 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef ICELAND_SMUMGR_H
|
#ifndef ICELAND_SMUM_H
|
||||||
#define ICELAND_SMUMGR_H
|
#define ICELAND_SMUM_H
|
||||||
|
|
||||||
#include "ppsmc.h"
|
#include "ppsmc.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue