Hi all,
After merging the drivers-x86 tree, today's linux-next build (htmldocs)
produced this warning:
include/media/v4l2-subdev.h:1088: warning: Function parameter or member 'privacy_led' not described in 'v4l2_subdev'
Introduced by commit
10d96e289fbd ("media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present")
--
Cheers,
Stephen Rothwell
Hi,
On 2/3/23 03:53, Stephen Rothwell wrote:
> Hi all,
>
> After merging the drivers-x86 tree, today's linux-next build (htmldocs)
> produced this warning:
>
> include/media/v4l2-subdev.h:1088: warning: Function parameter or member 'privacy_led' not described in 'v4l2_subdev'
>
> Introduced by commit
>
> 10d96e289fbd ("media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present")
Thank you for reporting this. It seems I didn't have much luck with my
latest for-next push.
I'm testing an updated for-next with this fixed now and I'll push that
out shortly.
Regards,
Hans