linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Nikita Shubin <nikita.shubin@maquefel.me>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Guenter Roeck <linux@roeck-us.net>,
	Mark Brown <broonie@kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Kris Bahnsen <kris@embeddedts.com>, Andrew Lunn <andrew@lunn.ch>,
	Sergey Shtylyov <s.shtylyov@omp.ru>
Subject: [linux-next:master 11167/11623] drivers/pinctrl/pinctrl-ep93xx.c:683:27: warning: 'raster_on_sdram3_pins' defined but not used
Date: Fri, 13 Sep 2024 04:11:41 +0800	[thread overview]
Message-ID: <202409130426.1OzNAC9M-lkp@intel.com> (raw)

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


                 reply	other threads:[~2024-09-12 20:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202409130426.1OzNAC9M-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=andrew@lunn.ch \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=kris@embeddedts.com \
    --cc=krzk@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-mm@kvack.org \
    --cc=linux@roeck-us.net \
    --cc=nikita.shubin@maquefel.me \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=s.shtylyov@omp.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).