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:
Huang Rui 2016-07-25 16:54:34 +08:00 committed by Alex Deucher
parent 4cb5877c63
commit 778ee7e5c4
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@
*
*/
#ifndef ICELAND_SMUMGR_H
#define ICELAND_SMUMGR_H
#ifndef ICELAND_SMUM_H
#define ICELAND_SMUM_H
#include "ppsmc.h"