[PATCH] drm/amd/powerplay: drop dual include.
Alex Deucher
alexdeucher at gmail.com
Wed Dec 23 07:27:17 PST 2015
On Tue, Dec 22, 2015 at 11:17 PM, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> Seems to get included twice.
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
Do you want to pull this in directly, or should I queue it for my next
pull request?
> ---
> 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 eb0f1b2..f997b8d 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> @@ -30,7 +30,6 @@
> #include "pp_power_source.h"
> #include "hwmgr_ppt.h"
> #include "ppatomctrl.h"
> -#include "hwmgr_ppt.h"
>
> struct pp_instance;
> struct pp_hwmgr;
> --
> 2.5.0
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
More information about the dri-devel
mailing list