Re: linux-next: Tree for Jan 29 (soc/tegra/fuse/fuse-tegra30.c)
From: Randy Dunlap
Date: Mon Jan 29 2024 - 23:06:28 EST
On 1/28/24 19:30, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240125:
>
on arm64:
./drivers/soc/tegra/fuse/fuse-tegra30.c:684:17: error: 'tegra30_fuse_read' undeclared here (not in a function); did you mean 'tegra_fuse_readl'?
684 | .read = tegra30_fuse_read,
| ^~~~~~~~~~~~~~~~~
| tegra_fuse_readl
./drivers/soc/tegra/fuse/fuse-tegra30.c:694:17: error: 'tegra30_fuse_init' undeclared here (not in a function); did you mean 'tegra_fuse_info'?
694 | .init = tegra30_fuse_init,
| ^~~~~~~~~~~~~~~~~
| tegra_fuse_info
Full randconfig file is attached.
--
#RandyAttachment:
config-r5887.gz
Description: application/gzip