On Tue, 12 May 2026 01:31:53 +0200 Grzegorz Nitka wrote:
> --- a/drivers/dpll/dpll_core.h
> +++ b/drivers/dpll/dpll_core.h
> @@ -59,6 +59,7 @@ struct dpll_pin {
> u32 pin_idx;
> u64 clock_id;
> struct module *module;
> + char module_name[MODULE_NAME_LEN];
> struct fwnode_handle *fwnode;
> struct xarray dpll_refs;
> struct xarray parent_refs;Warning: drivers/dpll/dpll_core.h:70 struct member 'module_name' not described in 'dpll_pin' -- pw-bot: cr
