2020-05-07 13:49:09

by chenzhou

[permalink] [raw]
Subject: [PATCH -next] drm/amd/display: remove duplicate headers

Remove duplicate headers which are included twice.

Signed-off-by: Chen Zhou <[email protected]>
---
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c b/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
index 9ef9e50a34fa..1db592372435 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
@@ -13,7 +13,6 @@
#include "core_status.h"
#include "dpcd_defs.h"

-#include "resource.h"
#define DC_LOGGER \
link->ctx->logger

--
2.20.1


2020-05-07 19:47:25

by Alex Deucher

[permalink] [raw]
Subject: Re: [PATCH -next] drm/amd/display: remove duplicate headers

Applied. Thanks!

Alex

On Thu, May 7, 2020 at 11:27 AM Chen Zhou <[email protected]> wrote:
>
> Remove duplicate headers which are included twice.
>
> Signed-off-by: Chen Zhou <[email protected]>
> ---
> drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c b/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
> index 9ef9e50a34fa..1db592372435 100644
> --- a/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
> +++ b/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
> @@ -13,7 +13,6 @@
> #include "core_status.h"
> #include "dpcd_defs.h"
>
> -#include "resource.h"
> #define DC_LOGGER \
> link->ctx->logger
>
> --
> 2.20.1
>
> _______________________________________________
> amd-gfx mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx