tree:
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
pending-5.15
head: a30637613a0af112681374ac2133c074f7678679
commit: 7574597f852e62cf795a81ad0dc38a72a304cfea [521/591] mfd: intel_soc_pmic: Use CPU-id
check instead of _HRV check to differentiate variants
config: x86_64-randconfig-a015
(
https://download.01.org/0day-ci/archive/20220124/202201241722.WT24XhSL-lk...)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
#
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git/c...
git remote add sashal-stable
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
git fetch --no-tags sashal-stable pending-5.15
git checkout 7574597f852e62cf795a81ad0dc38a72a304cfea
# save the config file to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> drivers/mfd/intel_soc_pmic_core.c:17:10: fatal error:
linux/platform_data/x86/soc.h: No such file or directory
17 | #include
<linux/platform_data/x86/soc.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +17 drivers/mfd/intel_soc_pmic_core.c
17 #include <linux/platform_data/x86/soc.h>
18 #include <linux/pwm.h>
19 #include <linux/regmap.h>
20
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org