diff options
author | zhengbin <[email protected]> | 2019-10-10 14:55:03 +0800 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-10-10 14:42:51 -0400 |
commit | 722525023b10910a753b6e212c7129ea9b5a9810 (patch) | |
tree | ac31633af7478b0eb93c1d18b40f73a6968b03e2 /scripts/bpf_helpers_doc.py | |
parent | ab198a7aab65d6fcdbde082ff59a790dbf7e08f4 (diff) |
drm/msm/mdp5: Remove set but not used variable 'fmt'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c: In function mdp5_smp_calculate:
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c:134:6: warning: variable fmt set but not used [-Wunused-but-set-variable]
It is not used since commit 24c478ead0bf ("drm/fourcc:
Pass the format_info pointer to drm_format_plane_cpp")
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