diff options
author | Caio Novais <caionovais@usp.br> | 2023-03-29 15:05:34 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-31 11:18:55 -0400 |
commit | fac7c51d62f3536a66e47f3da076803016cc355f (patch) | |
tree | 643cd2218b236b65b8aa8ae60ad2f877c1986b74 /scripts/gdb/linux/utils.py | |
parent | e5a6702e513627f6924c43ec9dddc526ef6dd145 (diff) |
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: Caio Novais <caionovais@usp.br>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions