Re: [PATCH] drm/amd/display: remove repeated includes

2022-07-06 Thread Alex Deucher
Applied. Thanks! On Wed, Jul 6, 2022 at 9:49 AM Harry Wentland wrote: > > On 2022-07-06 05:13, Guo Zhengkui wrote: > > Remove a repeated "#include " > > > > Signed-off-by: Guo Zhengkui > > Reviewed-by: Harry Wentland > > Harry > > > --- > > drivers/gpu/drm/amd/display/dc/os_types.h | 2 -- > >

Re: [PATCH] drm/amd/display: remove repeated includes

2022-07-06 Thread Harry Wentland
On 2022-07-06 05:13, Guo Zhengkui wrote: > Remove a repeated "#include " > > Signed-off-by: Guo Zhengkui Reviewed-by: Harry Wentland Harry > --- > drivers/gpu/drm/amd/display/dc/os_types.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h >

[PATCH] drm/amd/display: remove repeated includes

2022-07-06 Thread Guo Zhengkui
Remove a repeated "#include " Signed-off-by: Guo Zhengkui --- drivers/gpu/drm/amd/display/dc/os_types.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h b/drivers/gpu/drm/amd/display/dc/os_types.h index 795dd486b6d6..6b88ae14f1f9 100644 --- a/driver