diff options
| author | zhengbin <[email protected]> | 2019-11-16 19:04:28 +0800 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-11-18 10:52:55 +0100 |
| commit | a7adabeece570b8a566dd592219410456676796e (patch) | |
| tree | 166dc45eb07aadc457417d4b999c4dc83e31e13c /tools/perf/scripts/python/stackcollapse.py | |
| parent | f25c7a006cd1c07254780e3406e45cee4842b933 (diff) | |
drm/gma500: remove set but not used variable 'channel_eq'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/gma500/cdv_intel_dp.c: In function cdv_intel_dp_complete_link_train:
drivers/gpu/drm/gma500/cdv_intel_dp.c:1596:7: warning: variable channel_eq set but not used [-Wunused-but-set-variable]
It is never used, so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions