All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [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
Date: Mon, 24 Jan 2022 17:37:56 +0800	[thread overview]
Message-ID: <202201241722.WT24XhSL-lkp@intel.com> (raw)

[-- 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

                 reply	other threads:[~2022-01-24  9:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202201241722.WT24XhSL-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.