On Tue, 2023-12-19 at 15:04 -0800, Randy Dunlap wrote: > > > On 12/18/23 20:41, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20231218: > > > > on arm64: > > ../drivers/soc/tegra/fuse/fuse-tegra30.c:698:28: error: > 'tegra194_soc_attr_group' undeclared here (not in a function); did > you mean 'tegra_soc_attr_group'? > 698 | .soc_attr_group = &tegra194_soc_attr_group, > | ^~~~~~~~~~~~~~~~~~~~~~~ > | tegra_soc_attr_group > > > Full randconfig file is attached. > > -- > #Randy > https://people.kernel.org/tglx/notes-about-netiquette > https://subspace.kernel.org/etiquette.html Thanks Randy, Stephen, for reporting this. I've posted fix https://lore.kernel.org/linux-tegra/20231220061013.120173-1-kkartik@xxxxxxxxxx/T/#u for this. Regards, Kartik