diff options
Diffstat (limited to 'arch/ppc64/kernel/iSeries_iommu.c')
-rw-r--r-- | arch/ppc64/kernel/iSeries_iommu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/iSeries_iommu.c b/arch/ppc64/kernel/iSeries_iommu.c index f8ff1bb054d..287db32d986 100644 --- a/arch/ppc64/kernel/iSeries_iommu.c +++ b/arch/ppc64/kernel/iSeries_iommu.c | |||
@@ -30,6 +30,7 @@ | |||
30 | #include <linux/list.h> | 30 | #include <linux/list.h> |
31 | 31 | ||
32 | #include <asm/iommu.h> | 32 | #include <asm/iommu.h> |
33 | #include <asm/tce.h> | ||
33 | #include <asm/machdep.h> | 34 | #include <asm/machdep.h> |
34 | #include <asm/iSeries/HvCallXm.h> | 35 | #include <asm/iSeries/HvCallXm.h> |
35 | #include <asm/iSeries/iSeries_pci.h> | 36 | #include <asm/iSeries/iSeries_pci.h> |