diff options
author | 2018-09-28 10:39:40 +0000 | |
---|---|---|
committer | 2019-01-21 10:01:07 +0100 | |
commit | a236a6698c4c080873ea368839e7735efa4c0fa7 (patch) | |
tree | 0602b51b680c86d8209f215a6e1ed0fc2bed819b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/sun4i: frontend: Hook-in support for the A20 (diff) | |
download | linux-dev-a236a6698c4c080873ea368839e7735efa4c0fa7.tar.xz linux-dev-a236a6698c4c080873ea368839e7735efa4c0fa7.zip |
drm/stm: ltdc: remove set but not used variable 'src_h'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/stm/ltdc.c: In function 'ltdc_plane_atomic_check':
drivers/gpu/drm/stm/ltdc.c:694:13: warning:
variable 'src_y' set but not used [-Wunused-but-set-variable]
u32 src_x, src_y, src_w, src_h;
^
^
drivers/gpu/drm/stm/ltdc.c:694:6: warning:
variable 'src_x' set but not used [-Wunused-but-set-variable]
u32 src_x, src_y, src_w, src_h;
^
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1538131180-34108-1-git-send-email-yuehaibing@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions