diff options
author | 2019-10-05 12:33:45 +0800 | |
---|---|---|
committer | 2019-10-07 09:32:10 -0700 | |
commit | 3fa19069cd11ce9d86268164d8055fdd3ce1239b (patch) | |
tree | b85862427e461389f1a723da6da73bc31b3070ef /tools/perf/scripts/python/stackcollapse.py | |
parent | drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.c (diff) | |
download | linux-dev-3fa19069cd11ce9d86268164d8055fdd3ce1239b.tar.xz linux-dev-3fa19069cd11ce9d86268164d8055fdd3ce1239b.zip |
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 <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions