projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81ec550
)
iommu/amd: Add include of <linux/irqreturn.h>
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 14 Feb 2014 21:08:51 +0000
(14:08 -0700)
committer
Bjorn 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iommu/amd_iommu_types.h
b/drivers/iommu/amd_iommu_types.h
index e400fbe411dead310bada51fb74d1475eab55bd0..cff039df056ee614ea578a2cf678c1a8b72c39e4 100644
(file)
--- a/
drivers/iommu/amd_iommu_types.h
+++ b/
drivers/iommu/amd_iommu_types.h
@@
-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