[PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe
Ray Jui
rjui at broadcom.com
Tue Jul 28 08:48:49 PDT 2015
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
More information about the linux-arm-kernel
mailing list