RE: linux-next: build warnings after merge of the drm-intel tree

From: Golani, Mitulkumar Ajitkumar
Date: Fri Apr 05 2024 - 03:00:03 EST


Hi,

Thanks @Stephen Rothwell. I corrected the documentation and sent a patch with fixes.

https://patchwork.freedesktop.org/series/132061/

Regards,
Mitul

> -----Original Message-----
> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Sent: Friday, April 5, 2024 8:47 AM
> To: Daniel Vetter <daniel.vetter@xxxxxxxx>; Jani Nikula
> <jani.nikula@xxxxxxxxxxxxxxx>; Joonas Lahtinen
> <joonas.lahtinen@xxxxxxxxxxxxxxx>; Vivi, Rodrigo <rodrigo.vivi@xxxxxxxxx>
> Cc: Nautiyal, Ankit K <ankit.k.nautiyal@xxxxxxxxx>; Golani, Mitulkumar
> Ajitkumar <mitulkumar.ajitkumar.golani@xxxxxxxxx>; Intel Graphics <intel-
> gfx@xxxxxxxxxxxxxxxxxxxxx>; DRI <dri-devel@xxxxxxxxxxxxxxxxxxxxx>; Linux
> Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List
> <linux-next@xxxxxxxxxxxxxxx>
> Subject: linux-next: build warnings after merge of the drm-intel tree
>
> Hi all,
>
> After merging the drm-intel tree, today's linux-next build (htmldocs) produced
> these warnings:
>
> include/drm/display/drm_dp_helper.h:126: warning: Function parameter or
> struct member 'mode' not described in 'drm_dp_as_sdp'
> include/drm/display/drm_dp_helper.h:126: warning: Excess struct member
> 'operation_mode' description in 'drm_dp_as_sdp'
>
> Introduced by commit
>
> 0bbb8f594e33 ("drm/dp: Add Adaptive Sync SDP logging")
>
> --
> Cheers,
> Stephen Rothwell