PCI: Move ATS implementation into own file
[firefly-linux-kernel-4.4.55.git] / drivers / pci / Makefile
index 6fadae3ad1343bba7977ad14da2d063a36c81ee3..083a49fee56a8bbaa0d3834d92fd459225a69d0e 100644 (file)
@@ -29,6 +29,7 @@ obj-$(CONFIG_PCI_MSI) += msi.o
 # Build the Hypertransport interrupt support
 obj-$(CONFIG_HT_IRQ) += htirq.o
 
+obj-$(CONFIG_PCI_ATS) += ats.o
 obj-$(CONFIG_PCI_IOV) += iov.o
 
 #