[PATCH] drm/amd/display: remove duplicate included header files

Alex Deucher alexdeucher at gmail.com
Thu Jan 19 03:28:54 UTC 2023


Applied.  Thanks!

Alex

On Wed, Jan 18, 2023 at 2:49 AM <ye.xingchen at zte.com.cn> wrote:
>
> From: ye xingchen <ye.xingchen at zte.com.cn>
>
> resource.h is included more than once.
>
> Signed-off-by: ye xingchen <ye.xingchen at zte.com.cn>
> ---
>  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 1e60827911c6..6747e4b199de 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
> @@ -47,7 +47,6 @@
>  #include "link/link_dp_training_auxless.h"
>  #include "link/link_dp_phy.h"
>  #include "link/link_dp_capability.h"
> -#include "resource.h"
>  #define DC_LOGGER \
>         link->ctx->logger
>
> --
> 2.25.1


More information about the dri-devel mailing list