From: Krunoslav Kovac <Krunoslav.Kovac@xxxxxxx> Signed-off-by: Harry Wentland <harry.wentland at amd.com> Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac at amd.com> Reviewed-by: Anthony Koo <Anthony.Koo at amd.com> --- drivers/gpu/drm/amd/display/dc/dc_stream.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/drivers/gpu/drm/amd/display/dc/dc_stream.h b/drivers/gpu/drm/amd/display/dc/dc_stream.h index fe4dadd67804..584c56b94937 100644 --- a/drivers/gpu/drm/amd/display/dc/dc_stream.h +++ b/drivers/gpu/drm/amd/display/dc/dc_stream.h @@ -303,9 +303,4 @@ bool dc_stream_get_crtc_position(struct dc *dc, unsigned int *v_pos, unsigned int *nom_v_pos); -void dc_stream_set_static_screen_events(struct dc *dc, - struct dc_stream_state **stream, - int num_streams, - const struct dc_static_screen_events *events); - #endif /* DC_STREAM_H_ */ -- 2.17.0