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: i386-randconfig-a015
(
https://download.01.org/0day-ci/archive/20220124/202201242307.YU4t1894-lk...)
compiler: clang version 14.0.0 (
https://github.com/llvm/llvm-project
7b3d30728816403d1fd73cc5082e9fb761262bce)
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://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
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir
ARCH=i386 SHELL=/bin/bash drivers/
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' file not found
#include
<linux/platform_data/x86/soc.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
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