2021-06-09 21:20:03

by Alex Deucher

[permalink] [raw]
Subject: Re: [PATCH] drm: display: Remove duplicate include in dce110

Applied. Thanks!

On Wed, Jun 9, 2021 at 2:43 PM Rodrigo Siqueira
<[email protected]> wrote:
>
> On 06/08, Wan Jiabing wrote:
> > Fix the following checkincludes.pl warning:
> > ./drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
> > 35 #include "dce110_hw_sequencer.h"
> > 69 #include "dce110_hw_sequencer.h"
> >
> >
> > Signed-off-by: Wan Jiabing <[email protected]>
> > ---
> > drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c b/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
> > index a08cd52f6ba8..e20d4def3eb9 100644
> > --- a/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
> > +++ b/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
> > @@ -66,7 +66,6 @@
> >
> > #include "atomfirmware.h"
> >
> > -#include "dce110_hw_sequencer.h"
> > #include "dcn10/dcn10_hw_sequencer.h"
> >
> > #define GAMMA_HW_POINTS_NUM 256
> > --
> > 2.20.1
> >
>
> lgtm,
>
> Thanks
>
> Reviewed-by: Rodrigo Siqueira <[email protected]>
>
> --
> Rodrigo Siqueira
> https://siqueira.tech
> _______________________________________________
> amd-gfx mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx