next-20170221 build: 2 failures 9 warnings (next-20170221)
From: broonie@kernel.org (Mark Brown)
Date: 2017-02-21 17:47:37
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. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170221/778ec710/attachment.sig>