PCI: Move ATS declarations in seperate header file
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 4 Apr 2011 13:55:18 +0000 (15:55 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 11 Apr 2011 07:01:41 +0000 (09:01 +0200)
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 <joerg.roedel@amd.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found