Hi Nikita, First bad commit (maybe != root cause): tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 57f962b956f1d116cd64d5c406776c4975de549d commit: 216bf914b7a36d7ca260b008cefd99c3eebc1a25 [11167/11623] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms config: arm-randconfig-001-20240912 (https://download.01.org/0day-ci/archive/20240913/202409130426.1OzNAC9M-lkp@xxxxxxxxx/config) compiler: arm-linux-gnueabi-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240913/202409130426.1OzNAC9M-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/202409130426.1OzNAC9M-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> drivers/pinctrl/pinctrl-ep93xx.c:683:27: warning: 'raster_on_sdram3_pins' defined but not used [-Wunused-const-variable=] 683 | static const unsigned int raster_on_sdram3_pins[] = { | ^~~~~~~~~~~~~~~~~~~~~ vim +/raster_on_sdram3_pins +683 drivers/pinctrl/pinctrl-ep93xx.c d1661439f5a3f8 Nikita Shubin 2024-09-09 682 d1661439f5a3f8 Nikita Shubin 2024-09-09 @683 static const unsigned int raster_on_sdram3_pins[] = { d1661439f5a3f8 Nikita Shubin 2024-09-09 684 }; d1661439f5a3f8 Nikita Shubin 2024-09-09 685 :::::: The code at line 683 was first introduced by commit :::::: d1661439f5a3f8386d32b0732f5f1eef53a260bc pinctrl: add a Cirrus ep93xx SoC pin controller :::::: TO: Nikita Shubin <nikita.shubin@xxxxxxxxxxx> :::::: CC: Arnd Bergmann <arnd@xxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki