[PATCH 13/25] soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables

Thierry Reding thierry.reding at gmail.com
Tue Nov 10 14:39:16 EST 2020


On Tue, Nov 03, 2020 at 03:28:26PM +0000, Lee Jones wrote:
> Fixes the following W=1 kernel build warning(s):
> 
>  drivers/soc/tegra/fuse/speedo-tegra124.c: In function ‘tegra124_init_speedo_data’:
>  drivers/soc/tegra/fuse/speedo-tegra124.c:105:38: warning: variable ‘soc_iddq_value’ set but not used [-Wunused-but-set-variable]
>  drivers/soc/tegra/fuse/speedo-tegra124.c:105:22: warning: variable ‘gpu_iddq_value’ set but not used [-Wunused-but-set-variable]
>  drivers/soc/tegra/fuse/speedo-tegra124.c:105:6: warning: variable ‘cpu_iddq_value’ set but not used [-Wunused-but-set-variable]
> 
> Cc: Thierry Reding <thierry.reding at gmail.com>
> Cc: Jonathan Hunter <jonathanh at nvidia.com>
> Cc: linux-tegra at vger.kernel.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
>  drivers/soc/tegra/fuse/speedo-tegra124.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Applied and cleaned up a bit more since moste of these register reads
are completely unnecessary.

Thanks,
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20201110/3dd217db/attachment.sig>


More information about the linux-arm-kernel mailing list