tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug head: 002d1fffbc137d7002a628d538e7cf317a18cdc0 commit: 8d3e064a0c7169d09845798d5ab6d0089c690827 [3/20] [DEBUG] soc: renesas: r8a73a4: MSTP debug handling config: arm-defconfig (attached as .config) compiler: arm-linux-gnueabi-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=8d3e064a0c7169d09845798d5ab6d0089c690827 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 8d3e064a0c7169d09845798d5ab6d0089c690827 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All warnings (new ones prefixed by >>): >> drivers/soc/renesas/r8a73a4-mstp.c:487:13: warning: no previous prototype for 'r8a73a4_disable_mstp_clocks' [-Wmissing-prototypes] 487 | void __init r8a73a4_disable_mstp_clocks(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/r8a73a4_disable_mstp_clocks +487 drivers/soc/renesas/r8a73a4-mstp.c 486 > 487 void __init r8a73a4_disable_mstp_clocks(void) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip