From: Joerg Roedel Date: Mon, 4 Apr 2011 13:55:18 +0000 (+0200) Subject: PCI: Move ATS declarations in seperate header file X-Git-Tag: v3.0-rc1~407^2~1^2~1^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdede2408e80f190c5595e592c24e77c1bf44b2;p=pandora-kernel.git PCI: Move ATS declarations in seperate header file This patch moves the relevant declarations from the local header file in drivers/pci to a more accessible locations so that it can be used by the AMD IOMMU driver too. The file is named pci-ats.h because support for the PCI PRI capability will also be added there in a later patch-set. Signed-off-by: Joerg Roedel Acked-by: Jesse Barnes --- Reading git-diff-tree failed