Re: [PATCH] drm/amd/powerplay: Remove duplicate header

From: Souptick Joarder
Date: Fri Dec 21 2018 - 07:36:07 EST


On Fri, Dec 21, 2018 at 2:49 PM Brajeswar Ghosh
<brajeswar.linux@xxxxxxxxx> wrote:
>
> Remove hwmgr_ppt.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@xxxxxxxxx>
> ---
Acked-by: Souptick Joarder <jrdr.linux@xxxxxxxxx>

> drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> index e5a60aa44b5d..07d180ce4d18 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> @@ -28,7 +28,6 @@
> #include "hardwaremanager.h"
> #include "hwmgr_ppt.h"
> #include "ppatomctrl.h"
> -#include "hwmgr_ppt.h"
> #include "power_state.h"
> #include "smu_helper.h"
>
> --
> 2.17.1
>