summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-30 20:10:32 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-04-11 18:03:22 -0400
commit583da1b82ac51f0631b6ab699153f16b241dd40e (patch)
tree1d46bd49d49211001ce7b357552b85866f1a0a79 /tools/perf/scripts/python/exported-sql-viewer.py
parent63a4d258ae1b975cd0dd1f0623f50c119953abda (diff)
drm/amd/display: remove unused average_render_time_in_us and i variables
clang with W=1 reports drivers/gpu/drm/amd/amdgpu/../display/modules/freesync/freesync.c:1132:15: error: variable 'average_render_time_in_us' set but not used [-Werror,-Wunused-but-set-variable] unsigned int average_render_time_in_us = 0; ^ This variable is not used so remove it, which caused i to be unused so remove that as well. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions