summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-05-18 17:15:53 +0300
committerBjorn Helgaas <bhelgaas@google.com>2016-06-11 02:59:17 +0300
commitd7d5677c5ac39af5956ac6c88ac59cea052fea78 (patch)
tree5a8c58699e357b74d0113ea566ecf0207b9ab93f /tools/perf/scripts/python/export-to-postgresql.py
parentaf8c34ce6ae32addda3788d54a7e340cad22516b (diff)
downloadlinux-d7d5677c5ac39af5956ac6c88ac59cea052fea78.tar.xz
PCI: generic: Select IRQ_DOMAIN
The generic PCI host controller calls of_irq_parse_and_map_pci() in its IRQ fixup, but that function is only available when CONFIG_IRQ_DOMAIN is set: drivers/pci/built-in.o: In function `pci_host_common_probe': drivers/pci/host/pci-host-common.c:181: undefined reference to `of_irq_parse_and_map_pci' There is no downside in enabling the domains here, so use a Kconfig select statement to ensure it's always available to this driver. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions