* [sashal-stable:pending-5.15 521/591] drivers/mfd/intel_soc_pmic_core.c:17:10: fatal error: linux/platform_data/x86/soc.h: No such file or directory
@ 2022-01-24 9:37 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-01-24 9:37 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1687 bytes --]
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-lkp(a)intel.com/config)
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/commit/?id=7574597f852e62cf795a81ad0dc38a72a304cfea
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@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(a)lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-24 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24 9:37 [sashal-stable:pending-5.15 521/591] drivers/mfd/intel_soc_pmic_core.c:17:10: fatal error: linux/platform_data/x86/soc.h: No such file or directory kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.