tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 774551425799cb5bbac94e1768fd69eec4f78dd4 commit: 5df3b41bd6b5432010d6d85e5aa7217bd8f6b0cb [865/1400] regulator: qcom_smd: Keep one rpm handle for all vregs config: microblaze-randconfig-r123-20240123 (https://download.01.org/0day-ci/archive/20240124/202401240123.wBsFom3Z-lkp@xxxxxxxxx/config) compiler: microblaze-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20240124/202401240123.wBsFom3Z-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/202401240123.wBsFom3Z-lkp@xxxxxxxxx/ sparse warnings: (new ones prefixed by >>) >> drivers/regulator/qcom_smd-regulator.c:14:21: sparse: sparse: symbol 'smd_vreg_rpm' was not declared. Should it be static? vim +/smd_vreg_rpm +14 drivers/regulator/qcom_smd-regulator.c 13 > 14 struct qcom_smd_rpm *smd_vreg_rpm; 15 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki