Hi Lukasz, kernel test robot noticed the following build warnings: [auto build test WARNING on rafael-pm/linux-next] [also build test WARNING on krzk/for-next clk/clk-next linus/master v6.9-rc1 next-20240328] [cannot apply to soc/for-next rafael-pm/acpi-bus rafael-pm/devprop] [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/Lukasz-Luba/OPP-OF-Export-dev_opp_pm_calc_power-for-usage-from-EM/20240328-165357 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next patch link: https://lore.kernel.org/r/20240328085112.3873050-4-lukasz.luba%40arm.com patch subject: [PATCH v3 3/4] PM: EM: Add em_dev_update_chip_binning() config: i386-buildonly-randconfig-002-20240328 (https://download.01.org/0day-ci/archive/20240329/202403291602.UyrrrpzO-lkp@xxxxxxxxx/config) compiler: gcc-12 (Ubuntu 12.3.0-9ubuntu2) 12.3.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240329/202403291602.UyrrrpzO-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/202403291602.UyrrrpzO-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> kernel/power/energy_model.c:814: warning: bad line: information is present in the OPPs. vim +814 kernel/power/energy_model.c 811 812 /** 813 * em_dev_update_chip_binning() - Update Energy Model after the new voltage > 814 information is present in the OPPs. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki