2024-04-12 07:05:48

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the drm-misc tree

Hi all,

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

Introduced by commit

9677547d8362 ("drm: Introduce plane SIZE_HINTS property")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-04-12 07:07:24

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the drm-misc tree

Hi all,

On Fri, 12 Apr 2024 16:58:26 +1000 Stephen Rothwell <[email protected]> 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


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature