Thread (30 messages) 30 messages, 4 authors, 2025-07-21

Re: [PATCH 13/17] thermal: tegra: Add Tegra210B01 Support

From: kernel test robot <hidden>
Date: 2025-07-15 22:07:53
Also in: linux-clk, linux-phy, linux-pm, linux-tegra, linux-usb, lkml, oe-kbuild-all

Hi Aaron,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 347e9f5043c89695b01e66b3ed111755afcf1911]

url:    https://github.com/intel-lab-lkp/linux/commits/Aaron-Kling/dt-bindings-arm-tegra-pmc-Document-Tegra210B01/20250715-160630
base:   347e9f5043c89695b01e66b3ed111755afcf1911
patch link:    https://lore.kernel.org/r/20250714-t210b01-v1-13-e3f5f7de5dce%40gmail.com
patch subject: [PATCH 13/17] thermal: tegra: Add Tegra210B01 Support
config: arm64-randconfig-003-20250716 (https://download.01.org/0day-ci/archive/20250716/202507160557.t7TfWvFP-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 8.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250716/202507160557.t7TfWvFP-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot [off-list ref]
| Closes: https://lore.kernel.org/oe-kbuild-all/202507160557.t7TfWvFP-lkp@intel.com/ (local)

All warnings (new ones prefixed by >>):
quoted
drivers/thermal/tegra/tegra210-soctherm.c:47:49: warning: 'tegra210b01_tsensor_config' defined but not used [-Wunused-const-variable=]
    static const struct tegra_tsensor_configuration tegra210b01_tsensor_config = {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~


vim +/tegra210b01_tsensor_config +47 drivers/thermal/tegra/tegra210-soctherm.c

    46	
  > 47	static const struct tegra_tsensor_configuration tegra210b01_tsensor_config = {
    48		.tall = 16300,
    49		.tiddq_en = 1,
    50		.ten_count = 1,
    51		.tsample = 240,
    52		.tsample_ate = 480,
    53	};
    54	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help