Hi all, On Fri, 12 Apr 2024 16:58:26 +1000 Stephen Rothwell wrote: > > After merging the drm-misc tree, today's linux-next build (htmldocs) > produced this warning: > > drivers/gpu/drm/drm_plane.c:1767: warning: expecting prototype for drm_plane_add_size_hint_property(). Prototype was for drm_plane_add_size_hints_property() instead also include/drm/drm_mode_config.h:963: warning: Function parameter or struct member 'size_hints_property' not described in 'drm_mode_config' \include/drm/drm_mode_config.h:963: warning: Excess struct member 'size_hints_propertty' description in 'drm_mode_config' > Introduced by commit > > 9677547d8362 ("drm: Introduce plane SIZE_HINTS property") -- Cheers, Stephen Rothwell