Hi all, On Tue, 11 May 2021 09:46:49 +1000 Stephen Rothwell wrote: > > After merging the v4l-dvb tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/media/platform/exynos4-is/media-dev.c: In function 'cam_clk_prepare': > drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable] > 1287 | int ret; > | ^~~ > > Introduced by commit > > 59f96244af94 ("media: exynos4-is: fix pm_runtime_get_sync() usage count") I am still seeing this warning. -- Cheers, Stephen Rothwell