On Thu, Nov 28, 2019 at 04:31:12PM +0800, Dilip Kota wrote: > Mark Intel PCIe driver depends on MSI IRQ Domain to fix > the below warnings and respective build errors. > > WARNING: unmet direct dependencies detected for PCIE_DW_HOST > Depends on [n]: PCI [=y] && PCI_MSI_IRQ_DOMAIN [=n] > Selected by [y]: > - PCIE_INTEL_GW [=y] && PCI [=y] && OF [=y] && (X86 [=y] || COMPILE_TEST [=n]) > > Dilip Kota (1): > PCI: dwc: Kconfig: Mark intel PCIe driver depends on MSI IRQ Domain > > drivers/pci/controller/dwc/Kconfig | 1 + > 1 file changed, 1 insertion(+) Hi Dilip, would you mind squashing this patch into the initial series and repost it (rebase it against current mainline) straight away ? I will rebase it to -rc1 and push it out next week (I am asking since then I am afk for a month so I would like to get your code queued asap, it is ready). Thanks, Lorenzo