Re: [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe

From: Ray Jui
Date: Tue Jul 28 2015 - 11:48:56 EST




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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/