tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug head: 5da04202c8b2b842bcf74a93e5232f4133c222fa commit: b9814c2b81c6a9429c207da98e16691b92a06a72 [11/20] [DEBUG] soc: renesas: r8a77965: MSTP debug handling config: arm64-defconfig (https://download.01.org/0day-ci/archive/20240223/202402231943.LHnCFMGd-lkp@xxxxxxxxx/config) compiler: aarch64-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240223/202402231943.LHnCFMGd-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202402231943.LHnCFMGd-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> drivers/soc/renesas/r8a77965-mstp.c:609:13: warning: no previous prototype for 'r8a77965_disable_mstp_clocks' [-Wmissing-prototypes] 609 | void __init r8a77965_disable_mstp_clocks(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/r8a77965_disable_mstp_clocks +609 drivers/soc/renesas/r8a77965-mstp.c 608 > 609 void __init r8a77965_disable_mstp_clocks(void) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki