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@xxxxxxxxx/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@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202504101106.hPCEcoHr-lkp@xxxxxxxxx/ 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