linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: next-20170221 build: 2 failures 9 warnings (next-20170221)
       [not found] <E1cg6WK-0000gP-QT@optimist>
@ 2017-02-21 17:47 ` Mark Brown
  2017-02-21 21:31   ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2017-02-21 17:47 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Bjorn Helgaas, Jingoo Han
  Cc: kernel-build-reports, linaro-kernel, linux-next,
	linux-arm-kernel, linux-samsung-soc, linux-pci

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

On Tue, Feb 21, 2017 at 09:14:04AM +0000, Build bot for Mark Brown wrote:

Today's -next fails to build an ARM allmodconfig due to:

> 	arm-allmodconfig
> ../drivers/pci/dwc/pci-exynos.c:132:25: error: 'struct exynos_pcie' has no member named 'pp'
> ../drivers/pci/dwc/pci-exynos.c:162:25: error: 'struct exynos_pcie' has no member named 'pp'
> ../drivers/pci/dwc/pci-exynos.c:185:25: error: 'struct exynos_pcie' has no member named 'pp'

due to b09d4ac91a3934e9 (PCI: dwc: all: Split struct pcie_port into
host-only and core structures) which replaced the struct member pp with
*pci but has missed some users.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: next-20170221 build: 2 failures 9 warnings (next-20170221)
  2017-02-21 17:47 ` next-20170221 build: 2 failures 9 warnings (next-20170221) Mark Brown
@ 2017-02-21 21:31   ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2017-02-21 21:31 UTC (permalink / raw)
  To: Mark Brown
  Cc: Kishon Vijay Abraham I, Bjorn Helgaas, Jingoo Han,
	linux-samsung-soc, kernel-build-reports, linux-pci,
	linaro-kernel, linux-next, linux-arm-kernel

On Tue, Feb 21, 2017 at 09:47:37AM -0800, Mark Brown wrote:
> On Tue, Feb 21, 2017 at 09:14:04AM +0000, Build bot for Mark Brown wrote:
> 
> Today's -next fails to build an ARM allmodconfig due to:
> 
> > 	arm-allmodconfig
> > ../drivers/pci/dwc/pci-exynos.c:132:25: error: 'struct exynos_pcie' has no member named 'pp'
> > ../drivers/pci/dwc/pci-exynos.c:162:25: error: 'struct exynos_pcie' has no member named 'pp'
> > ../drivers/pci/dwc/pci-exynos.c:185:25: error: 'struct exynos_pcie' has no member named 'pp'
> 
> due to b09d4ac91a3934e9 (PCI: dwc: all: Split struct pcie_port into
> host-only and core structures) which replaced the struct member pp with
> *pci but has missed some users.

Thanks a lot, Mark!

b09d4ac91a3934e9 converted all the users at the time, but 327847808474
("PCI: exynos: Refactor to make it easier to support other SoCs") from
another branch added some new uses, and I missed those when I merged the
branches together.  I think I fixed it but I can't build it personally.

Bjorn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-21 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1cg6WK-0000gP-QT@optimist>
2017-02-21 17:47 ` next-20170221 build: 2 failures 9 warnings (next-20170221) Mark Brown
2017-02-21 21:31   ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).