iommu/amd: Add include of <linux/irqreturn.h>
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Feb 2014 21:08:51 +0000 (14:08 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 19 Feb 2014 18:28:44 +0000 (11:28 -0700)
We currently include <linux/irqreturn.h> in <linux/pci.h>, but I'm about to
remove that from linux/pci.h, so add explicit includes where needed.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/iommu/amd_iommu_types.h

index e400fbe411dead310bada51fb74d1475eab55bd0..cff039df056ee614ea578a2cf678c1a8b72c39e4 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/list.h>
 #include <linux/spinlock.h>
 #include <linux/pci.h>
+#include <linux/irqreturn.h>
 
 /*
  * Maximum number of IOMMUs supported