On Fri, 8 Apr 2011 10:17:06 +0200 Joerg Roedel <joerg.roedel@xxxxxxx> wrote: > 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-pri.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@xxxxxxx> > --- > drivers/pci/intel-iommu.c | 1 + > drivers/pci/iov.c | 1 + > drivers/pci/pci.h | 37 -------------------------------- > include/linux/pci-ats.h | 52 +++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 54 insertions(+), 37 deletions(-) > create mode 100644 include/linux/pci-ats.h Looks fine. Acked-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html