Skip to content
Snippets Groups Projects
Commit fac7c51d authored by Caio Novais's avatar Caio Novais Committed by Alex Deucher
Browse files

drm/amd/display: Mark function 'optc3_wait_drr_doublebuffer_pending_clear' as static


Compiling AMD GPU drivers displays a warning:

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_optc.c:294:6: warning: no previous prototype for ‘optc3_wait_drr_doublebuffer_pending_clear’ [-Wmissing-prototypes]

Get rid of it by marking the function as static

Signed-off-by: default avatarCaio Novais <caionovais@usp.br>
Signed-off-by: default avatarHamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent e5a6702e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment