On 7/28/2015 6:24 AM, Olof Johansson wrote: > Hi Ray, > > I get the following when building an allmodconfig on arm64: > > drivers/pci/host/pcie-iproc-bcma.c: In function 'iproc_pcie_bcma_map_irq': > drivers/pci/host/pcie-iproc-bcma.c:37:31: error: dereferencing pointer > to incomplete type > struct iproc_pcie *pcie = sys->private_data; > ^ > > Should be easy for you to reproduce, please send incremental fix. > > > -Olof This looks like a dependency issue of the iProc PCIe BCMA driver, which should really be disabled for arm64 as it's only available on legacy arm32 based Broadcom SoCs. I'll submit an incremental fix in Kconfig. Thanks, Ray -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html