diff options
author | 2018-12-08 08:36:25 +0000 | |
---|---|---|
committer | 2018-12-10 11:26:41 +0100 | |
commit | 32658d2c8073699473c28b67f14ad51403ccec5d (patch) | |
tree | 2452cd94dad2e91a6da42702fb85a465cca2c989 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/dp-mst-helper: Remove hotplug callback (diff) | |
download | linux-dev-32658d2c8073699473c28b67f14ad51403ccec5d.tar.xz linux-dev-32658d2c8073699473c28b67f14ad51403ccec5d.zip |
drm/ast: Remove set but not used variable 'bo'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/ast/ast_fb.c: In function 'astfb_create':
drivers/gpu/drm/ast/ast_fb.c:194:17: warning:
variable 'bo' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit 312fec1405dd ("drm: Initial KMS
driver for AST (ASpeed Technologies) 2000 series (v2)")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1544258185-50430-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