mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/display: Drop duplicate dc_stream_set_static_screen_events definition
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com> Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
a10dc97ab8
commit
2cbe6d9be5
1 changed files with 0 additions and 5 deletions
|
@ -302,9 +302,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_ */
|
||||
|
|
Loading…
Add table
Reference in a new issue