commit | 1a559c24f05e203a606e557811dee923ab1d3081 | [log] [tgz] |
---|---|---|
author | danh-arm <dan.handley@arm.com> | Fri Oct 30 16:56:25 2015 +0000 |
committer | danh-arm <dan.handley@arm.com> | Fri Oct 30 16:56:25 2015 +0000 |
tree | ee1297064af268aee00de56c9cb8a3a291fcd36e | |
parent | 33d3efe7590d2cc61633e00ef466167405aa1922 [diff] | |
parent | fe3b5762d66661a92f5165eddcefe75904662b82 [diff] |
Merge pull request #419 from soby-mathew/sm/tf-issues#318 Include xlat_tables.h in plat_arm.h
diff --git a/include/plat/arm/common/plat_arm.h b/include/plat/arm/common/plat_arm.h index ad41f4f..c3b6882 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> /*