From: Bjorn Helgaas Date: Fri, 17 Jul 2015 20:35:18 +0000 (-0500) Subject: PCI: Inline the ATS setup code into pci_ats_init() X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2~3^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdd596c42c4540308eae9f4c685d9bccc525cfc;p=pandora-kernel.git PCI: Inline the ATS setup code into pci_ats_init() The ATS setup code in ats_alloc_one() is only used by pci_ats_init(), so inline it there. No functional change. Signed-off-by: Bjorn Helgaas Reviewed-by: Joerg Roedel --- Reading git-diff-tree failed