Message ID | 1570690506-83287-1-git-send-email-zhengbin13@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | drm/msm: Remove four set but not used variables | expand |
On Thu, Oct 10, 2019 at 02:55:02PM +0800, zhengbin wrote: > zhengbin (4): > drm/msm/mdp5: Remove set but not used variable 'fmt' > drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in blend_setup > drm/msm/dsi: Remove set but not used variable 'lpx' > drm/msm/dsi: Remove set but not used variable 'lp' Applied the set to msm-next, thanks for the patches! Sean > > drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c | 3 --- > drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c | 2 -- > drivers/gpu/drm/msm/dsi/dsi_host.c | 3 +-- > drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 6 ++---- > 4 files changed, 3 insertions(+), 11 deletions(-) > > -- > 2.7.4 >