tree:
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
pending-5.10
head: 929e0c4ef688344580bfb57a585b24b1d99a5064
commit: 6b03a2a86d060d09e70ae6178098a4d3bb84717b [349/399] mfd: intel_soc_pmic: Use CPU-id
check instead of _HRV check to differentiate variants
config: i386-allyesconfig
(
https://download.01.org/0day-ci/archive/20220124/202201242025.1vH8m0m9-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.10
git checkout 6b03a2a86d060d09e70ae6178098a4d3bb84717b
# save the config file to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=i386 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