lkml.org 
[lkml]   [2017]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] PCI: add a new directory for designware core
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
[unhandled content-type:application/gzip]
\
 
 \ /
  Last update: 2017-01-05 02:08    [W:0.070 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site