Re: [PATCH 2/4] drm/omap: Remove set but not used variable 'tclk_trail'

2019-10-09 Thread Laurent Pinchart
Hi Zhengbin, Thank you for the patch. On Tue, Oct 08, 2019 at 03:15:47PM +0800, zhengbin wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/gpu/drm/omapdrm/dss/dsi.c: In function dsi_proto_timings: > drivers/gpu/drm/omapdrm/dss/dsi.c:3562:46: warning: variable tclk_trail set >

[PATCH 2/4] drm/omap: Remove set but not used variable 'tclk_trail'

2019-10-08 Thread zhengbin
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/omapdrm/dss/dsi.c: In function dsi_proto_timings: drivers/gpu/drm/omapdrm/dss/dsi.c:3562:46: warning: variable tclk_trail set but not used [-Wunused-but-set-variable] It is not used since commit 9960aa7cb58c ("drm/omap: move omapdss