mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
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: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
bb82ea3b04
commit
dc22356c8f
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user