diff options
author | zhengbin <[email protected]> | 2019-10-10 14:55:04 +0800 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-10-10 14:42:55 -0400 |
commit | c16c52a35e729cfc1f2b619fc208a6b3c23b9561 (patch) | |
tree | 6417dc7eb7b3a71d22faffa8dcf43bad08fc6283 /scripts/bpf_helpers_doc.py | |
parent | 722525023b10910a753b6e212c7129ea9b5a9810 (diff) |
drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in blend_setup
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c: In function blend_setup:
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c:225:28: warning: variable hw_cfg set but not used [-Wunused-but-set-variable]
It is not used since commit 14be3200cd5f ("drm/msm: rename mdp->disp")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions