tree:
https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git
topic/renesas-debug
head: 19a13e050f789ac7d98a4b3320a376f5052e84a0
commit: a8d0074d15661affae272a4a29adb6ba2dfb7f80 [9/20] [DEBUG] soc: renesas: r8a77960:
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...
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 a8d0074d15661affae272a4a29adb6ba2dfb7f80
# 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(a)intel.com>
All warnings (new ones prefixed by >>):
> drivers/soc/renesas/r8a77960-mstp.c:622:13: warning: no previous
prototype for 'r8a77960_disable_mstp_clocks' [-Wmissing-prototypes]
622
| void __init r8a77960_disable_mstp_clocks(void)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vim +/r8a77960_disable_mstp_clocks +622 drivers/soc/renesas/r8a77960-mstp.c
621
622 void __init r8a77960_disable_mstp_clocks(void)
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org