Hi all,
After merging the drm-misc tree, today's linux-next build (htmldocs)
produced these warnings:
include/drm/drm_plane.h:60: warning: expecting prototype for struct solid_fill_property. Prototype was for struct drm_solid_fill instead
include/drm/drm_plane.h:833: warning: Function parameter or member 'pixel_source_property' not described in 'drm_plane'
Introduced by commits
e50e5fed41c7 ("drm: Introduce pixel_source DRM plane property")
85863a4e16e7 ("drm: Introduce solid fill DRM plane property")
--
Cheers,
Stephen Rothwell