Re: linux-next: build warning after merge of the drm-misc tree
From: Neil Armstrong
Date: Wed Apr 05 2017 - 03:26:12 EST
On 04/05/2017 02:41 AM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the drm-misc tree, today's linux-next build
> (arm_multi_v7_defconfig) produced this warning:
>
> drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:608:13: warning: 'hdmi_bus_fmt_is_yuv420' defined but not used [-Wunused-function]
> static bool hdmi_bus_fmt_is_yuv420(unsigned int bus_format)
> ^
>
> Introduced by commit
>
> def23aa7e982 ("drm: bridge: dw-hdmi: Switch to V4L bus format and encodings")
>
Hi,
I'm preparing a fix for that, sorry for the noise.
Thanks,
Neil