On Wed, May 27, 2026 at 09:50:24PM +0200, Ronald Claveau wrote: > On 5/27/26 2:56 PM, Mark Brown wrote: > > /tmp/next/build/drivers/thermal/amlogic_thermal.c:196:(.text+0x2f4): undefined reference to `meson_sm_get' > Sorry for the noise on this one. > I can reproduce it on this commit, it seems it would need to add a > `#ifdef CONFIG_MESON_SM` and a else stub for those references. > What is the path to solve this issue ? That sounds like a perfectly reasonable fix, or a dependency. I'd send a patch fixing the issue given that the code is still in the tree, usually it's either an incremental fix or the original commit will be dropped and a whole new version sent.