diff options
| author | Tom Rix <[email protected]> | 2023-04-15 11:17:22 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-04-18 16:28:51 -0400 |
| commit | 0c1f033159712b3d071cfe4a3ec0f36f1914453b (patch) | |
| tree | ec458ebae09cd192207f1138ecdd626c5ff3f4ac /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 64626c0ee13257e330bc09fa6a169385c0eaf9ca (diff) | |
drm/amd/display: set variable dccg314_init storage-class-specifier to static
smatch reports
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_dccg.c:277:6: warning: symbol
'dccg314_init' was not declared. Should it be static?
This variable is only used in one file so should be static.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions