[PATCH 0/2] drm: add header tests
Jani Nikula
jani.nikula at intel.com
Wed Feb 12 10:26:36 UTC 2025
On Thu, 23 Jan 2025, Simona Vetter <simona.vetter at ffwll.ch> wrote:
> 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>
Thanks, pushed to drm-misc-next.
BR,
Jani.
>
>
>>
>> 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
>>
--
Jani Nikula, Intel
More information about the dri-devel
mailing list