Re: [PATCH] PCI: provide of_pci_get_host_bridge_resources helper

2016-01-04 Thread Simon Horman
On Fri, Dec 18, 2015 at 04:02:41PM +0100, Arnd Bergmann wrote: > The pcie-rcar driver can be built for any ARM platform (for COMPILE_TEST) > including those without CONFIG_OF enabled, and that results in a compile-time > error: > > drivers/pci/host/pcie-rcar.c: In function > 'rcar_pcie_parse_requ

Re: [PATCH] PCI: provide of_pci_get_host_bridge_resources helper

2016-01-04 Thread Wolfram Sang
On Fri, Dec 18, 2015 at 04:02:41PM +0100, Arnd Bergmann wrote: > The pcie-rcar driver can be built for any ARM platform (for COMPILE_TEST) > including those without CONFIG_OF enabled, and that results in a compile-time > error: > > drivers/pci/host/pcie-rcar.c: In function > 'rcar_pcie_parse_requ