Re: Re: [PATCH] amd: display: dc: struct dc_state is declared twice

2021-03-30 Thread Alex Deucher
On Mon, Mar 29, 2021 at 9:36 PM 万家兵 wrote: > > > >On Sat, Mar 27, 2021 at 3:28 AM Wan Jiabing wrote: > >> > >> struct dc_state has been declared at 273rd line. > >> Remove the duplicate. > >> Delete duplicate blank lines. > > > >Can you split these into separate patches? > > > >Alex > > OK. But i

Re: [PATCH] amd: display: dc: struct dc_state is declared twice

2021-03-29 Thread Alex Deucher
On Sat, Mar 27, 2021 at 3:28 AM Wan Jiabing wrote: > > struct dc_state has been declared at 273rd line. > Remove the duplicate. > Delete duplicate blank lines. Can you split these into separate patches? Alex > > Signed-off-by: Wan Jiabing > --- > drivers/gpu/drm/amd/display/dc/dc.h | 10 -