RE: [EXT] linux-next: build warning after merge of the i3c tree

From: Frank Li
Date: Mon Jan 08 2024 - 23:54:23 EST




> -----Original Message-----
> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Sent: Monday, January 8, 2024 10:41 PM
> To: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
> Cc: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>; Frank Li
> <frank.li@xxxxxxx>; Linux Kernel Mailing List <linux-
> kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List <linux-next@xxxxxxxxxxxxxxx>
> Subject: [EXT] linux-next: build warning after merge of the i3c tree
>
> Hi all,
>
> After merging the i3c tree, today's linux-next build (htmldocs) produced
> this warning:
>
> include/linux/i3c/master.h:464: warning: Function parameter or struct
> member 'enable_hotjoin' not described in 'i3c_master_controller_ops'
> include/linux/i3c/master.h:464: warning: Function parameter or struct
> member 'disable_hotjoin' not described in 'i3c_master_controller_ops'
> include/linux/i3c/master.h:506: warning: Function parameter or struct
> member 'hotjoin' not described in 'i3c_master_controller'

Let me work a fixes patch today.

Frank

>
> Introduced by commit
>
> 317bacf960a4 ("i3c: master: add enable(disable) hot join in sys entry")
>
> --
> Cheers,
> Stephen Rothwell