From: kbuild test robot <lkp@intel.com>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: kbuild-all@01.org, jingoohan1@gmail.com,
Bjorn Helgaas <bhelgaas@google.com>,
Joao Pinto <Joao.Pinto@synopsys.com>,
linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org,
nsekhar@ti.com, kishon@ti.com
Subject: Re: [PATCH v2] PCI: add a new directory for designware core
Date: Thu, 5 Jan 2017 09:07:16 +0800 [thread overview]
Message-ID: <201701050914.N4zeBI7i%fengguang.wu@intel.com> (raw)
In-Reply-To: <1483531695-9377-1-git-send-email-kishon@ti.com>
[-- Attachment #1: Type: text/plain, Size: 2634 bytes --]
Hi Kishon,
[auto build test ERROR on pci/next]
[also build test ERROR on v4.10-rc2 next-20170104]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Kishon-Vijay-Abraham-I/PCI-add-a-new-directory-for-designware-core/20170105-070734
base: https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=arm
All errors (new ones prefixed by >>):
>> drivers/pci/dwc/pci-keystone-dw.c:25:26: fatal error: pci-keystone.h: No such file or directory
#include "pci-keystone.h"
^
compilation terminated.
--
>> drivers/pci/dwc/pci-keystone.c:31:26: fatal error: pci-keystone.h: No such file or directory
#include "pci-keystone.h"
^
compilation terminated.
vim +25 drivers/pci/dwc/pci-keystone-dw.c
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 19 #include <linux/of.h>
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 20 #include <linux/of_pci.h>
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 21 #include <linux/pci.h>
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 22 #include <linux/platform_device.h>
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 23
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 24 #include "pcie-designware.h"
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 @25 #include "pci-keystone.h"
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 26
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 27 /* Application register defines */
0c4ffcfe drivers/pci/host/pci-keystone-dw.c Murali Karicheri 2014-09-02 28 #define LTSSM_EN_VAL 1
:::::: The code at line 25 was first introduced by commit
:::::: 0c4ffcfe1fbc1ef564ec137eab21137cb013b00e PCI: keystone: Add TI Keystone PCIe driver
:::::: TO: Murali Karicheri <m-karicheri2@ti.com>
:::::: CC: Bjorn Helgaas <bhelgaas@google.com>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 57361 bytes --]
prev parent reply other threads:[~2017-01-05 1:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 12:08 [PATCH v2] PCI: add a new directory for designware core Kishon Vijay Abraham I
2017-01-04 16:51 ` Joao Pinto
2017-01-04 17:54 ` Jingoo Han
2017-01-05 1:07 ` kbuild test robot [this message]
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=201701050914.N4zeBI7i%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=Joao.Pinto@synopsys.com \
--cc=bhelgaas@google.com \
--cc=jingoohan1@gmail.com \
--cc=kbuild-all@01.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=nsekhar@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox