Commit dc22356c authored by Shaokun Zhang's avatar Shaokun Zhang Committed by Alex Deucher
Browse files

drm/amd/display: Remove the repeated dpp1_full_bypass declaration



Function 'dpp1_full_bypass' is declared twice, so remove the repeated
declaration and unnessary blank line.

Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarShaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent bb82ea3b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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,