PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
[pandora-kernel.git] / drivers / pci / ats.c
index f727a09..b0dd08e 100644 (file)
  *   PASID support added by Joerg Roedel <joerg.roedel@amd.com>
  */
 
+#include <linux/export.h>
 #include <linux/pci-ats.h>
 #include <linux/pci.h>
+#include <linux/slab.h>
 
 #include "pci.h"