Hi Marco, These patches conflict with Ahmads bfetch changes. I think I fixed this up, but please check the result.
On Mon, Aug 18, 2025 at 07:44:44PM +0200, Marco Felsch wrote: > diff --git a/drivers/nvmem/core.c b/drivers/nvmem/core.c > index > 7d026330105b629e68353ae5cdbbf966284da7ea..b87dd9375c6f0a2b446e4f1c2e51c6bf042e550d > 100644 > --- a/drivers/nvmem/core.c > +++ b/drivers/nvmem/core.c > @@ -35,6 +35,7 @@ struct nvmem_cell { > }; > > static LIST_HEAD(nvmem_devs); > +static LIST_HEAD(nvmem_layouts); During merging I realized nvmem_layouts is unused. I dropped it, but I wonder if this variable is added accidently or if something else is missing in this patchset? Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |