From: Alex Williamson Date: Tue, 26 May 2015 21:11:44 +0000 (-0600) Subject: PCI: Move pci_ari_enabled() to global header X-Git-Tag: omap-for-v4.2/fixes-rc1^2~159^2~3^8~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19bdb6e4ec071bc49a9871b41e6a59a1657ed365;p=pandora-kernel.git PCI: Move pci_ari_enabled() to global header pci_ari_enabled() is useful outside of drivers/pci, particularly for deriving INTx routing via ACPI _PRT, so move it to the global header. Also convert to bool return. Signed-off-by: Alex Williamson Signed-off-by: Bjorn Helgaas Reviewed-by: Don Dutile Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed