diff options
Diffstat (limited to 'drivers/iommu/omap-iovmm.c')
-rw-r--r-- | drivers/iommu/omap-iovmm.c | 2 |
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 | ||
29 | static struct kmem_cache *iovm_area_cachep; | 29 | static struct kmem_cache *iovm_area_cachep; |
30 | 30 | ||