diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-09-11 09:20:14 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-09-11 10:34:27 +0300 |
commit | 5248092ea47d378a63b27a2ee0c361c9448958e9 (patch) | |
tree | 1bc1a6cc168123f2a9e0a542e546d0751a37a65e /drivers/dca | |
parent | 7f3ef5dedb146e3d5063b6845781ad1bb59b92b5 (diff) | |
download | linux-5248092ea47d378a63b27a2ee0c361c9448958e9.tar.xz |
drm: Remove set but not used variable 'config'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/drm_plane.c: In function 'drm_mode_getplane_res':
drivers/gpu/drm/drm_plane.c:475:26: warning:
variable 'config' set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1536646814-186429-1-git-send-email-yuehaibing@huawei.com
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions