tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug head: 19a13e050f789ac7d98a4b3320a376f5052e84a0 commit: 41c9cc76ca7c6d6be43a2463100e57b850bcd0c8 [14/20] [DEBUG] soc: renesas: sh73a0: 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=41c9cc76ca7c6d6be43a2463100e57b850bcd0c8 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 41c9cc76ca7c6d6be43a2463100e57b850bcd0c8 # 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/sh73a0-mstp.c:415:13: warning: no previous prototype for 'sh73a0_disable_mstp_clocks' [-Wmissing-prototypes] 415 | void __init sh73a0_disable_mstp_clocks(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/sh73a0_disable_mstp_clocks +415 drivers/soc/renesas/sh73a0-mstp.c 414 > 415 void __init sh73a0_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