aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-07-05 11:31:12 +0000
committerVille Syrjälä <[email protected]>2019-07-05 15:37:43 +0300
commit9d1bc13e7fe1b31d93c58b6811f426b9b7dea59f (patch)
tree7c765ca202315e26b1ab184fc67d88738f5042cb /tools/perf/scripts/python/exported-sql-viewer.py
parentbadf1f2724d430c8a310be549b49f8333817dbeb (diff)
drm/i915: Remove set but not used variable 'encoder'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/i915/display/intel_dp.c: In function 'intel_dp_set_drrs_state': drivers/gpu/drm/i915/display/intel_dp.c:6623:24: warning: variable 'encoder' set but not used [-Wunused-but-set-variable] It's never used, so can be removed.Also remove related variable 'dig_port' Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions