* [rafael-pm:bleeding-edge 42/56] drivers/pinctrl/pinctrl-amd.c:40:25: warning: unused variable 'pinctrl_dev'
@ 2025-04-10 3:30 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-04-10 3:30 UTC (permalink / raw)
To: Mario Limonciello
Cc: llvm, oe-kbuild-all, linux-acpi, devel, linux-pm,
Rafael J. Wysocki
tree: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge
head: 655d33f14d6cebcf46e422bcb9d225d791bba42f
commit: 179db1909c5c4b5300cce626507b0f843f7d2cc2 [42/56] pinctrl: amd: Add an LPS0 check() callback
config: hexagon-randconfig-001-20250410 (https://download.01.org/0day-ci/archive/20250410/202504101106.hPCEcoHr-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project 92c93f5286b9ff33f27ff694d2dc33da1c07afdd)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250410/202504101106.hPCEcoHr-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504101106.hPCEcoHr-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/pinctrl/pinctrl-amd.c:40:25: warning: unused variable 'pinctrl_dev' [-Wunused-variable]
40 | static struct amd_gpio *pinctrl_dev;
| ^~~~~~~~~~~
1 warning generated.
vim +/pinctrl_dev +40 drivers/pinctrl/pinctrl-amd.c
39
> 40 static struct amd_gpio *pinctrl_dev;
41
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-10 3:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 3:30 [rafael-pm:bleeding-edge 42/56] drivers/pinctrl/pinctrl-amd.c:40:25: warning: unused variable 'pinctrl_dev' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).