On Fri, Aug 01, 2025 at 02:34:40PM +1000, Stephen Rothwell wrote: > Hi all, > > On Wed, 11 Jun 2025 14:09:33 +1000 Stephen Rothwell <[email protected]> > wrote: > > > > After merging the drm-misc tree, today's linux-next build (htmldocs) > > produced these warnings: > > > > include/drm/drm_bridge.h:943: warning: Function parameter or struct member > > 'hdmi_cec_init' not described in 'drm_bridge_funcs' > > include/drm/drm_bridge.h:943: warning: Function parameter or struct member > > 'hdmi_cec_enable' not described in 'drm_bridge_funcs' > > include/drm/drm_bridge.h:943: warning: Function parameter or struct member > > 'hdmi_cec_log_addr' not described in 'drm_bridge_funcs' > > include/drm/drm_bridge.h:943: warning: Function parameter or struct member > > 'hdmi_cec_transmit' not described in 'drm_bridge_funcs' > > > > Introduced by commit > > > > a74288c8ded7 ("drm/display: bridge-connector: handle CEC adapters") > > I am still seeing these warnings. That commit is now in Linus' tree.
I've posted the fix at: https://lore.kernel.org/dri-devel/[email protected]/ -- With best wishes Dmitry
