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)
commit4b180d97b124a53e9fdd7fae977c856d54c1d196
treeaec6b79e6170791c547597164ee8f1f461b68a45
parent81ec5502a0c87eaae424a6c733a9da2bd0b4d866
iommu/amd: Add include of <linux/irqreturn.h>

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