[PATCH 0/2] drm: add header tests
Simona Vetter
simona.vetter at ffwll.ch
Thu Jan 23 14:55:24 UTC 2025
On Wed, Jan 22, 2025 at 04:41:32PM +0200, Jani Nikula wrote:
> Add CONFIG_DRM_HEADER_TEST to ensure drm headers are self-contained and
> pass kernel-doc. And for starters, fix one header that this catches.
>
> Jani Nikula (2):
> drm/client: include types.h to make drm_client_event.h self-contained
> drm: ensure drm headers are self-contained and pass kernel-doc
I guess we should give this another shot. On the series:
Acked-by: Simona Vetter <simona.vetter at ffwll.ch>
>
> Kbuild | 1 +
> drivers/gpu/drm/Kconfig | 11 +++++++++++
> drivers/gpu/drm/Makefile | 18 ++++++++++++++++++
> include/Kbuild | 1 +
> include/drm/Makefile | 18 ++++++++++++++++++
> include/drm/drm_client_event.h | 2 ++
> 6 files changed, 51 insertions(+)
> create mode 100644 include/Kbuild
> create mode 100644 include/drm/Makefile
>
> --
> 2.39.5
>
--
Simona Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list