diff options
author | zhengbin <[email protected]> | 2019-10-05 12:33:45 +0800 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-10-07 09:32:10 -0700 |
commit | 3fa19069cd11ce9d86268164d8055fdd3ce1239b (patch) | |
tree | b85862427e461389f1a723da6da73bc31b3070ef /scripts/bpf_helpers_doc.py | |
parent | a663a2b1350b68b62fc3162297bea18fb3ea2ab8 (diff) |
drm/msm/dpu: Remove set but not used variable 'priv' in dpu_encoder_phys_vid.c
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c: In function dpu_encoder_phys_vid_disable:
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c:566:26: warning: variable priv set but not used [-Wunused-but-set-variable]
It is not used since commit 25fdd5933e4c ("drm/msm:
Add SDM845 DPU support")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions