diff options
Diffstat (limited to 'drivers/iommu/omap-iommu-debug.c')
-rw-r--r-- | drivers/iommu/omap-iommu-debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/omap-iommu-debug.c b/drivers/iommu/omap-iommu-debug.c index f55fc5dfbadc..0cac372b0d43 100644 --- a/drivers/iommu/omap-iommu-debug.c +++ b/drivers/iommu/omap-iommu-debug.c | |||
@@ -22,7 +22,7 @@ | |||
22 | #include <plat/iommu.h> | 22 | #include <plat/iommu.h> |
23 | #include <plat/iovmm.h> | 23 | #include <plat/iovmm.h> |
24 | 24 | ||
25 | #include <plat/iopgtable.h> | 25 | #include "omap-iopgtable.h" |
26 | 26 | ||
27 | #define MAXCOLUMN 100 /* for short messages */ | 27 | #define MAXCOLUMN 100 /* for short messages */ |
28 | 28 | ||