Re: [PATCH] pci: mvebu: add MVEBU_MBUS dependency

2018-05-30 Thread Bjorn Helgaas
On Tue, May 29, 2018 at 11:41:51AM +0200, Arnd Bergmann wrote: > Enabling the PCI_MVEBU driver for compile testing caused a build failure > on ARM randconfig builds: > > drivers/pci/host/pci-mvebu.c: In function 'mvebu_pcie_del_windows': > drivers/pci/host/pci-mvebu.c:341:3: error: implicit

Re: [PATCH] pci: mvebu: add MVEBU_MBUS dependency

2018-05-30 Thread Bjorn Helgaas
On Tue, May 29, 2018 at 11:41:51AM +0200, Arnd Bergmann wrote: > Enabling the PCI_MVEBU driver for compile testing caused a build failure > on ARM randconfig builds: > > drivers/pci/host/pci-mvebu.c: In function 'mvebu_pcie_del_windows': > drivers/pci/host/pci-mvebu.c:341:3: error: implicit

Re: [PATCH] pci: mvebu: add MVEBU_MBUS dependency

2018-05-29 Thread Rob Herring
On Tue, May 29, 2018 at 4:41 AM, Arnd Bergmann wrote: > Enabling the PCI_MVEBU driver for compile testing caused a build failure > on ARM randconfig builds: > > drivers/pci/host/pci-mvebu.c: In function 'mvebu_pcie_del_windows': > drivers/pci/host/pci-mvebu.c:341:3: error: implicit declaration of

Re: [PATCH] pci: mvebu: add MVEBU_MBUS dependency

2018-05-29 Thread Rob Herring
On Tue, May 29, 2018 at 4:41 AM, Arnd Bergmann wrote: > Enabling the PCI_MVEBU driver for compile testing caused a build failure > on ARM randconfig builds: > > drivers/pci/host/pci-mvebu.c: In function 'mvebu_pcie_del_windows': > drivers/pci/host/pci-mvebu.c:341:3: error: implicit declaration of

[PATCH] pci: mvebu: add MVEBU_MBUS dependency

2018-05-29 Thread Arnd Bergmann
Enabling the PCI_MVEBU driver for compile testing caused a build failure on ARM randconfig builds: drivers/pci/host/pci-mvebu.c: In function 'mvebu_pcie_del_windows': drivers/pci/host/pci-mvebu.c:341:3: error: implicit declaration of function 'mvebu_mbus_del_window'; did you mean

[PATCH] pci: mvebu: add MVEBU_MBUS dependency

2018-05-29 Thread Arnd Bergmann
Enabling the PCI_MVEBU driver for compile testing caused a build failure on ARM randconfig builds: drivers/pci/host/pci-mvebu.c: In function 'mvebu_pcie_del_windows': drivers/pci/host/pci-mvebu.c:341:3: error: implicit declaration of function 'mvebu_mbus_del_window'; did you mean