On Thu, Nov 26, 2020 at 05:54:52PM +1100, Stephen Rothwell wrote: > Hi all, > > On Wed, 18 Nov 2020 16:29:34 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > After merging the v4l-dvb tree, today's linux-next build (htmldocs) > > produced this warning: > > > > Documentation/output/lirc.h.rst:6: WARNING: undefined label: rc-proto-max (if the link has no caption the label must precede a section header) > > > > Introduced by commit > > > > 72e637fec558 ("media: rc: validate that "rc_proto" is reasonable") > > I am still getting this - despite commit > > cea357bc2571 ("media: lirc: ensure RC_PROTO_MAX has documentation") > > and today I got a second copy of the warning ... Yes, this my bad. Thanks for pointing this out -- again. In the mean time, this should be resolved by commit 711561a41d1f ("media: lirc: fix lirc.h documentation generation"). Thanks, Sean