diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-09-12 05:15:30 +0200 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2018-09-12 15:27:28 +0200 |
commit | 6ee67e351cdae68b4c9c7df74124b9f9fb81e966 (patch) | |
tree | 0b1f6e42ffbbbee98138acffd4a92b77f3edb3cd /scripts | |
parent | drm: udl: Destroy framebuffer only if it was initialized (diff) | |
download | linux-6ee67e351cdae68b4c9c7df74124b9f9fb81e966.tar.xz linux-6ee67e351cdae68b4c9c7df74124b9f9fb81e966.zip |
drm/fb-helper: Remove set but not used variable 'connector_funcs'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/drm_fb_helper.c: In function 'drm_pick_crtcs':
drivers/gpu/drm/drm_fb_helper.c:2373:43: warning:
variable 'connector_funcs' set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1536722130-108819-1-git-send-email-yuehaibing@huawei.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions