aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iovmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iommu/omap-iovmm.c')
-rw-r--r--drivers/iommu/omap-iovmm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/omap-iovmm.c b/drivers/iommu/omap-iovmm.c
index 2e10c3e0a7ae..b332392397ce 100644
--- a/drivers/iommu/omap-iovmm.c
+++ b/drivers/iommu/omap-iovmm.c
@@ -24,7 +24,7 @@
24#include <plat/iommu.h> 24#include <plat/iommu.h>
25#include <plat/iovmm.h> 25#include <plat/iovmm.h>
26 26
27#include <plat/iopgtable.h> 27#include "omap-iopgtable.h"
28 28
29static struct kmem_cache *iovm_area_cachep; 29static struct kmem_cache *iovm_area_cachep;
30 30