* Re: [RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver [not found] <20240318114346.112935-2-tanure@linux.com> @ 2024-03-20 12:23 ` kernel test robot 0 siblings, 0 replies; only message in thread From: kernel test robot @ 2024-03-20 12:23 UTC (permalink / raw) To: Lucas Tanure; +Cc: llvm, oe-kbuild-all Hi Lucas, [This is a private test report for your RFC patch.] kernel test robot noticed the following build warnings: [auto build test WARNING on clk/clk-next] [also build test WARNING on robh/for-next krzk/for-next krzk-dt/for-next linus/master v6.8 next-20240319] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Lucas-Tanure/clk-meson-T7-add-support-for-Amlogic-T7-SoC-PLL-clock-driver/20240318-194707 base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next patch link: https://lore.kernel.org/r/20240318114346.112935-2-tanure%40linux.com patch subject: [RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20240320/202403202033.qKlUi2cu-lkp@intel.com/config) compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project 8f68022f8e6e54d1aeae4ed301f5a015963089b7) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240320/202403202033.qKlUi2cu-lkp@intel.com/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@intel.com> | Closes: https://lore.kernel.org/oe-kbuild-all/202403202033.qKlUi2cu-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/clk/meson/t7-pll.c:87:29: warning: unused variable 'meson_pll_clk_no_ops' [-Wunused-const-variable] 87 | static const struct clk_ops meson_pll_clk_no_ops = {}; | ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. vim +/meson_pll_clk_no_ops +87 drivers/clk/meson/t7-pll.c 86 > 87 static const struct clk_ops meson_pll_clk_no_ops = {}; 88 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-20 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240318114346.112935-2-tanure@linux.com>
2024-03-20 12:23 ` [RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver kernel test robot
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox