From: Huang Rui Date: Mon, 25 Jul 2016 08:54:34 +0000 (+0800) Subject: drm/amd/powerplay: rename smum header guards X-Git-Tag: v4.8-rc1~62^2~2^2~4 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=778ee7e5c41f5f385ae0b6f6fc6f840c9ce65e5a;p=linux.git 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 Signed-off-by: Huang Rui Reviewed-by: Ken Wang Signed-off-by: Alex Deucher --- 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"