[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200318163053.GA182914@google.com>
Date: Wed, 18 Mar 2020 11:30:53 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
Cc: Zhiqiang Hou <Zhiqiang.Hou@....com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, amurray@...goodpenguin.co.uk,
rdunlap@...radead.org
Subject: Re: [PATCH] PCI: mobiveil: Fix unmet dependency warning for
PCIE_MOBIVEIL_PLAT
On Wed, Mar 18, 2020 at 10:35:16AM +0000, Lorenzo Pieralisi wrote:
> On Wed, Mar 18, 2020 at 05:33:12PM +0800, Zhiqiang Hou wrote:
> > From: Hou Zhiqiang <Zhiqiang.Hou@....com>
> >
> > Fix the follow warning by adding the dependency PCI_MSI_IRQ_DOMAIN
> > into PCIE_MOBIVEIL_PLAT.
> >
> > WARNING: unmet direct dependencies detected for PCIE_MOBIVEIL_HOST
> > Depends on [n]: PCI [=y] && PCI_MSI_IRQ_DOMAIN [=n]
> > Selected by [y]:
> > - PCIE_MOBIVEIL_PLAT [=y] && PCI [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && OF [=y]
> >
> > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@....com>
> > ---
> > drivers/pci/controller/mobiveil/Kconfig | 1 +
> > 1 file changed, 1 insertion(+)
>
> I have applied it to pci/mobiveil for v5.7.
Thanks, I updated my "next" branch with this.
Powered by blists - more mailing lists