commit | 3c0f462da069af12211901ddf26f7e16e6951d9b | [log] [tgz] |
---|---|---|
author | Luo Jiaxing <luojiaxing@huawei.com> | Wed Sep 16 16:51:38 2020 +0800 |
committer | Rob Clark <robdclark@chromium.org> | Tue Sep 22 08:30:57 2020 -0700 |
tree | e1fe6692e8b7bf4971d357924617f31ef6cc5bc6 | |
parent | 341a361c46368fe7af30035f379071945931793e [diff] |
drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_vid_vblank_irq() We found two unused variables new_cnt and old_cnt when build kernel with W=1. So delete it. Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com> Signed-off-by: Rob Clark <robdclark@chromium.org>