* [linux-next:master 11167/11623] drivers/pinctrl/pinctrl-ep93xx.c:683:27: warning: 'raster_on_sdram3_pins' defined but not used
@ 2024-09-12 20:11 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-09-12 20:11 UTC (permalink / raw)
To: Nikita Shubin
Cc: oe-kbuild-all, Linux Memory Management List, Arnd Bergmann,
Andy Shevchenko, Krzysztof Kozlowski, Guenter Roeck, Mark Brown,
Linus Walleij, Kris Bahnsen, Andrew Lunn, Sergey Shtylyov
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@intel.com/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@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/202409130426.1OzNAC9M-lkp@intel.com/
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@maquefel.me>
:::::: CC: Arnd Bergmann <arnd@arndb.de>
--
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:[~2024-09-12 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12 20:11 [linux-next:master 11167/11623] drivers/pinctrl/pinctrl-ep93xx.c:683:27: warning: 'raster_on_sdram3_pins' defined but not used 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).