summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2015-10-30 16:56:25 +0000
committerdanh-arm <dan.handley@arm.com>2015-10-30 16:56:25 +0000
commitc909c636c3ffe13360a342e3d69f2f5cb6bdae9c (patch)
treeee1297064af268aee00de56c9cb8a3a291fcd36e /include
parentf57e2db6ef4b86a6af57891a2d7a90266ad6c033 (diff)
parent8f6623f0773f1e812231e982b54a7fc0901bb522 (diff)
Merge pull request #419 from soby-mathew/sm/tf-issues#318
Include xlat_tables.h in plat_arm.h
Diffstat (limited to 'include')
-rw-r--r--include/plat/arm/common/plat_arm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/plat/arm/common/plat_arm.h b/include/plat/arm/common/plat_arm.h
index ad41f4f0..c3b6882c 100644
--- a/include/plat/arm/common/plat_arm.h
+++ b/include/plat/arm/common/plat_arm.h
@@ -35,6 +35,7 @@
#include <cassert.h>
#include <cpu_data.h>
#include <stdint.h>
+#include <xlat_tables.h>
/*