Re: [PATCH pci/next] PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi Simon,

[auto build test ERROR on pci/next]

url:    https://github.com/0day-ci/linux/commits/Simon-Horman/PCI-rcar-Add-gen3-fallback-compatibility-string-for-pcie-rcar/20161203-030440
base:   https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next
config: arm64-allmodconfig (attached as .config)
compiler: aarch64-linux-gnu-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=arm64 

All errors (new ones prefixed by >>):

>> drivers/pci/host/pcie-rcar.c:1081:12: error: 'rcar_pcie_hw_init_hw_init' undeclared here (not in a function)
       .data = rcar_pcie_hw_init_hw_init },
               ^~~~~~~~~~~~~~~~~~~~~~~~~

vim +/rcar_pcie_hw_init_hw_init +1081 drivers/pci/host/pcie-rcar.c

  1075		  .data = rcar_pcie_hw_init_gen2 },
  1076		{ .compatible = "renesas,pcie-r8a7790",
  1077		  .data = rcar_pcie_hw_init_gen2 },
  1078		{ .compatible = "renesas,pcie-r8a7791",
  1079		  .data = rcar_pcie_hw_init_gen2 },
  1080		{ .compatible = "renesas,pcie-rcar-gen3",
> 1081		  .data = rcar_pcie_hw_init_hw_init },
  1082		{ .compatible = "renesas,pcie-r8a7795", .data = rcar_pcie_hw_init },
  1083		{},
  1084	};

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux