[andersson:wip/sm8350-next-20211118 38/48] drivers/power/supply/qcom_pmic_glink_power.c:10:10: fatal error: linux/soc/qcom/pmic_glink.h: No such file or directory

From: kernel test robot
Date: Tue Dec 07 2021 - 04:29:54 EST


tree: https://github.com/andersson/kernel wip/sm8350-next-20211118
head: 801a35a569988584ffd5f6028a992f636c2a6634
commit: af2e40a7c1b6390b42af215ac19c9be35554b397 [38/48] pmic_glink: Initial patch
config: alpha-allyesconfig (https://download.01.org/0day-ci/archive/20211207/202112071752.oMiQp01k-lkp@xxxxxxxxx/config)
compiler: alpha-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/andersson/kernel/commit/af2e40a7c1b6390b42af215ac19c9be35554b397
git remote add andersson https://github.com/andersson/kernel
git fetch --no-tags andersson wip/sm8350-next-20211118
git checkout af2e40a7c1b6390b42af215ac19c9be35554b397
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=alpha SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> drivers/power/supply/qcom_pmic_glink_power.c:10:10: fatal error: linux/soc/qcom/pmic_glink.h: No such file or directory
10 | #include <linux/soc/qcom/pmic_glink.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.


vim +10 drivers/power/supply/qcom_pmic_glink_power.c

9
> 10 #include <linux/soc/qcom/pmic_glink.h>
11

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx