[PATCH] drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h

Christian König deathsimple at vodafone.de
Mon Oct 17 08:02:39 UTC 2016


Am 14.10.2016 um 17:28 schrieb Alex Deucher:
> and update a comment as well.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com>

> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.h | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.h
> index da5cf47..ee6ea6c 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.h
> @@ -23,11 +23,11 @@
>    *
>    */
>   
> -#ifndef __AMDGPU_POPWERPLAY_H__
> -#define __AMDGPU_POPWERPLAY_H__
> +#ifndef __AMDGPU_POWERPLAY_H__
> +#define __AMDGPU_POWERPLAY_H__
>   
>   #include "amd_shared.h"
>   
>   extern const struct amd_ip_funcs amdgpu_pp_ip_funcs;
>   
> -#endif /* __AMDSOC_DM_H__ */
> +#endif /* __AMDGPU_POWERPLAY_H__ */




More information about the amd-gfx mailing list