diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-04-03 16:17:11 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-04-03 16:17:11 -0500 |
commit | 6665f8a307696a0edd4c1233b4cc0f5ed6083525 (patch) | |
tree | 1505f044072c79251020d3a03f4f2fd3eb0eb937 /include/linux/toshiba.h | |
parent | feb199ebef488a9f2c3550fb10524f3dac9d8abe (diff) | |
download | linux-6665f8a307696a0edd4c1233b4cc0f5ed6083525.tar.gz linux-6665f8a307696a0edd4c1233b4cc0f5ed6083525.tar.bz2 linux-6665f8a307696a0edd4c1233b4cc0f5ed6083525.zip |
PCI: dwc: Select PCI_HOST_COMMON for hisi
Without PCI_HOST_COMMON support enabled, we get a link error:
drivers/pci/dwc/built-in.o: In function `hisi_pcie_map_bus':
pcie-hisi.c:(.text+0x8860): undefined reference to `pci_ecam_map_bus'
drivers/pci/dwc/built-in.o: In function `hisi_pcie_almost_ecam_probe':
pcie-hisi.c:(.text+0x88b4): undefined reference to `pci_host_common_probe'
Add an explicit 'select', as the other users have.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
Diffstat (limited to 'include/linux/toshiba.h')
0 files changed, 0 insertions, 0 deletions