Applied. Thanks!
On Fri, Jun 18, 2021 at 9:48 AM Harry Wentland <[email protected]> wrote: > > > > On 2021-06-17 9:23 p.m., Shaokun Zhang wrote: > > Function 'dpp1_full_bypass' is declared twice, so remove the repeated > > declaration and unnessary blank line. > > > > Cc: Harry Wentland <[email protected]> > > Cc: Leo Li <[email protected]> > > Cc: Alex Deucher <[email protected]> > > Signed-off-by: Shaokun Zhang <[email protected]> > > Reviewed-by: Harry Wentland <[email protected]> > > Harry > > > --- > > drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h | 2 -- > > 1 file changed, 2 deletions(-) > > > > diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h > > b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h > > index 9a1f40eb5c47..71b3a6949001 100644 > > --- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h > > +++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h > > @@ -1497,8 +1497,6 @@ void dpp1_cnv_setup ( > > enum dc_color_space input_color_space, > > struct cnv_alpha_2bit_lut *alpha_2bit_lut); > > > > -void dpp1_full_bypass(struct dpp *dpp_base); > > - > > void dpp1_dppclk_control( > > struct dpp *dpp_base, > > bool dppclk_div, > > > > _______________________________________________ > amd-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
