aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iommu-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iommu/omap-iommu-debug.c')
-rw-r--r--drivers/iommu/omap-iommu-debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iommu/omap-iommu-debug.c b/drivers/iommu/omap-iommu-debug.c
index cf4a0b5c1d8..d0427bd2136 100644
--- a/drivers/iommu/omap-iommu-debug.c
+++ b/drivers/iommu/omap-iommu-debug.c
@@ -23,6 +23,7 @@
23#include <plat/iommu.h> 23#include <plat/iommu.h>
24 24
25#include "omap-iopgtable.h" 25#include "omap-iopgtable.h"
26#include "omap-iommu.h"
26 27
27#define MAXCOLUMN 100 /* for short messages */ 28#define MAXCOLUMN 100 /* for short messages */
28 29