tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-debug head: 5da04202c8b2b842bcf74a93e5232f4133c222fa commit: ea517c322a7e736531e654cf307f8f75c21a5ec3 [10/20] [DEBUG] soc: renesas: r8a77961: MSTP debug handling config: arm64-defconfig (https://download.01.org/0day-ci/archive/20240223/202402231525.wFLTl40d-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/202402231525.wFLTl40d-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/202402231525.wFLTl40d-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> drivers/soc/renesas/r8a77961-mstp.c:617:13: warning: no previous prototype for 'r8a77961_disable_mstp_clocks' [-Wmissing-prototypes] 617 | void __init r8a77961_disable_mstp_clocks(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/r8a77961_disable_mstp_clocks +617 drivers/soc/renesas/r8a77961-mstp.c 616 > 617 void __init r8a77961_disable_mstp_clocks(void) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki