From: kernel test robot <lkp@intel.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: oe-kbuild-all@lists.linux.dev, linux-renesas-soc@vger.kernel.org
Subject: [geert-renesas-drivers:topic/renesas-debug 13/20] drivers/soc/renesas/r8a77995-mstp.c:455:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks'
Date: Sat, 24 Feb 2024 04:32:51 +0800 [thread overview]
Message-ID: <202402240431.B49MYcST-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug
head: 5da04202c8b2b842bcf74a93e5232f4133c222fa
commit: f8b1f90a96c685092749fb6698406146b7905050 [13/20] [DEBUG] soc: renesas: r8a77995: MSTP debug handling
config: arm64-defconfig (https://download.01.org/0day-ci/archive/20240224/202402240431.B49MYcST-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240224/202402240431.B49MYcST-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/202402240431.B49MYcST-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/soc/renesas/r8a77995-mstp.c:455:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks' [-Wmissing-prototypes]
455 | void __init r8a77995_disable_mstp_clocks(void)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vim +/r8a77995_disable_mstp_clocks +455 drivers/soc/renesas/r8a77995-mstp.c
454
> 455 void __init r8a77995_disable_mstp_clocks(void)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-02-23 20:33 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=202402240431.B49MYcST-lkp@intel.com \
--to=lkp@intel.com \
--cc=geert+renesas@glider.be \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
/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.