From: kernel test robot <lkp@intel.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: kbuild-all@lists.01.org, linux-renesas-soc@vger.kernel.org
Subject: [renesas-drivers:topic/renesas-debug 13/20] drivers/soc/renesas/r8a77995-mstp.c:454:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks'
Date: Wed, 13 Jan 2021 11:15:01 +0800 [thread overview]
Message-ID: <202101131152.CSSNRIpd-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1689 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug
head: 19a13e050f789ac7d98a4b3320a376f5052e84a0
commit: ccf10b673aaab80b89810d382ae0e10fb17f5ab3 [13/20] [DEBUG] soc: renesas: r8a77995: MSTP debug handling
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.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
# https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/commit/?id=ccf10b673aaab80b89810d382ae0e10fb17f5ab3
git remote add renesas-drivers https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git
git fetch --no-tags renesas-drivers topic/renesas-debug
git checkout ccf10b673aaab80b89810d382ae0e10fb17f5ab3
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64
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/soc/renesas/r8a77995-mstp.c:454:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks' [-Wmissing-prototypes]
454 | void __init r8a77995_disable_mstp_clocks(void)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vim +/r8a77995_disable_mstp_clocks +454 drivers/soc/renesas/r8a77995-mstp.c
453
> 454 void __init r8a77995_disable_mstp_clocks(void)
---
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: 71444 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [renesas-drivers:topic/renesas-debug 13/20] drivers/soc/renesas/r8a77995-mstp.c:454:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks'
Date: Wed, 13 Jan 2021 11:15:01 +0800 [thread overview]
Message-ID: <202101131152.CSSNRIpd-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1724 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug
head: 19a13e050f789ac7d98a4b3320a376f5052e84a0
commit: ccf10b673aaab80b89810d382ae0e10fb17f5ab3 [13/20] [DEBUG] soc: renesas: r8a77995: MSTP debug handling
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.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
# https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/commit/?id=ccf10b673aaab80b89810d382ae0e10fb17f5ab3
git remote add renesas-drivers https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git
git fetch --no-tags renesas-drivers topic/renesas-debug
git checkout ccf10b673aaab80b89810d382ae0e10fb17f5ab3
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64
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/soc/renesas/r8a77995-mstp.c:454:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks' [-Wmissing-prototypes]
454 | void __init r8a77995_disable_mstp_clocks(void)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vim +/r8a77995_disable_mstp_clocks +454 drivers/soc/renesas/r8a77995-mstp.c
453
> 454 void __init r8a77995_disable_mstp_clocks(void)
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 71444 bytes --]
next reply other threads:[~2021-01-13 3:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-13 3:15 kernel test robot [this message]
2021-01-13 3:15 ` [renesas-drivers:topic/renesas-debug 13/20] drivers/soc/renesas/r8a77995-mstp.c:454:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks' kernel test robot
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=202101131152.CSSNRIpd-lkp@intel.com \
--to=lkp@intel.com \
--cc=geert+renesas@glider.be \
--cc=kbuild-all@lists.01.org \
--cc=linux-renesas-soc@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.