[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1574929426.git.eswara.kota@linux.intel.com>
Date: Thu, 28 Nov 2019 16:31:12 +0800
From: Dilip Kota <eswara.kota@...ux.intel.com>
To: linux-pci@...r.kernel.org
Cc: lorenzo.pieralisi@....com, gustavo.pimentel@...opsys.com,
andrew.murray@....com, linux-kernel@...r.kernel.org,
andriy.shevchenko@...el.com, rdunlap@...radead.org,
cheol.yong.kim@...el.com, chuanhua.lei@...ux.intel.com,
qi-ming.wu@...el.com, Dilip Kota <eswara.kota@...ux.intel.com>
Subject: [PATCH v1 0/1]Fix build warning and errors
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(+)
--
2.11.0
Powered by blists - more mailing lists