diff options
author | Arthur Grillo <arthurgrillo@riseup.net> | 2023-02-13 23:49:22 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-16 06:24:45 +0300 |
commit | 60b07cf5d3462ec0183d463b43619e98bc63c951 (patch) | |
tree | ef0b59e3b2a3ed2914aa3695fbab67b04c73e063 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 01543dcf99bdaba32178c7b40998778682f0305d (diff) | |
download | linux-60b07cf5d3462ec0183d463b43619e98bc63c951.tar.xz |
drm/amd/display: Make variables declaration inside ifdef guard
Make variables declaration inside ifdef guard, as they are only used
inside the same ifdef guard. This remove some of the
-Wunused-but-set-variable warning.
Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions