From: kernel test robot <lkp@intel.com>
To: "Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org
Subject: [arm:zii 49/94] drivers/net/dsa/mv88e6xxx/global2_scratch.c:301: warning: expecting prototype for mv88e6352_g2_scratch_get_serdes_port(). Prototype was for mv88e6352_g2_scratch_port_has_serdes() instead
Date: Tue, 26 Oct 2021 02:49:57 +0800 [thread overview]
Message-ID: <202110260249.O6mwfSlt-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1758 bytes --]
tree: git://git.armlinux.org.uk/~rmk/linux-arm.git zii
head: 235aafafbc4ad145db5575eda7b38c1031b131b4
commit: a4f08dcbd56b2f9020e22f9970bc7ccbcee486a8 [49/94] net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()
config: powerpc-allyesconfig (attached as .config)
compiler: powerpc-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git remote add arm git://git.armlinux.org.uk/~rmk/linux-arm.git
git fetch --no-tags arm zii
git checkout a4f08dcbd56b2f9020e22f9970bc7ccbcee486a8
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=powerpc SHELL=/bin/bash drivers/net/dsa/mv88e6xxx/
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> drivers/net/dsa/mv88e6xxx/global2_scratch.c:301: warning: expecting prototype for mv88e6352_g2_scratch_get_serdes_port(). Prototype was for mv88e6352_g2_scratch_port_has_serdes() instead
vim +301 drivers/net/dsa/mv88e6xxx/global2_scratch.c
292
293 /**
294 * mv88e6352_g2_scratch_get_serdes_port - get port number associated with serdes
295 * @chip: chip private data
296 * @port: pointer to u8 for port number
297 *
298 * Retrieve the serdes configuration for the chip.
299 */
300 int mv88e6352_g2_scratch_port_has_serdes(struct mv88e6xxx_chip *chip, int port)
> 301 {
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 71423 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2021-10-25 19:09 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=202110260249.O6mwfSlt-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=rmk+kernel@armlinux.org.uk \
/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).