diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-04-19 17:35:15 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-04-21 08:49:37 -0400 |
| commit | 948ca54c424be395402624ca0e21ad5ddf77cb6a (patch) | |
| tree | 100744dcf608501f351a7b37456a247ea6f9585b /tools/perf/scripts/python/sctop.py | |
| parent | 47659738fbd2f06730635a487605002ea9b11f3d (diff) | |
drm/amd/display: Remove unused variables in dcn21_hwseq.c
Fix the below compiler error:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_hwseq.c:229:11: error: unused variable 'otg_inst' [-Werror,-Wunused-variable]
uint32_t otg_inst = pipe_ctx->stream_res.tg->inst;
^
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_hwseq.c:226:20: error: unused variable 'cmd' [-Werror,-Wunused-variable]
union dmub_rb_cmd cmd;
Cc: Aurabindo Pillai <[email protected]>
Cc: Jerry Zuo <[email protected]>
Cc: Yongqiang Sun <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions