aboutsummaryrefslogtreecommitdiff
path: root/tztest/el1/secure/tztest_el1_sec.c
diff options
context:
space:
mode:
authorGreg Bellows <greg.bellows@linaro.org>2015-04-21 15:07:03 -0500
committerGreg Bellows <greg.bellows@linaro.org>2015-04-21 15:07:03 -0500
commit288cccd7fcb91e0bb9676acddf9c67e8fa3e1edc (patch)
tree59f2f9611c348d5a59376f98264aedb1f9952306 /tztest/el1/secure/tztest_el1_sec.c
parentb3a15b6f450a4aa6c34e14038c3a80c4253d86d5 (diff)
Cleanup and rename builtins.h to match .S
Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Diffstat (limited to 'tztest/el1/secure/tztest_el1_sec.c')
-rw-r--r--tztest/el1/secure/tztest_el1_sec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tztest/el1/secure/tztest_el1_sec.c b/tztest/el1/secure/tztest_el1_sec.c
index 94bfda2..2923b1a 100644
--- a/tztest/el1/secure/tztest_el1_sec.c
+++ b/tztest/el1/secure/tztest_el1_sec.c
@@ -2,7 +2,7 @@
#include "svc.h"
#include "smc.h"
#include "syscntl.h"
-#include "arm_builtins.h"
+#include "builtins.h"
#include "exception.h"
#include "state.h"
#include "debug.h"