commit | 945101fdbef0ff0e58933e06c244b97709469801 | [log] [tgz] |
---|---|---|
author | Shawn Shan <Shawn.Shan@arm.com> | Wed Sep 30 12:52:52 2020 +0800 |
committer | Shawn Shan <Shawn.Shan@arm.com> | Wed Sep 30 12:56:43 2020 +0800 |
tree | 7faef87da1748c3ad195bb4bdd1ee7f42048290e | |
parent | b8e7d468b615284646e6645a3659e1fd8132ea2a [diff] |
Test: Remove unused header file Remove unused header file of tfm_assert.h from main_ns.c. Change-Id: I202e3cfec727ae816a21a646812d9119635b546b Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>
diff --git a/app/main_ns.c b/app/main_ns.c index 53a4f47..7ad6680 100644 --- a/app/main_ns.c +++ b/app/main_ns.c
@@ -24,7 +24,6 @@ #include "tfm_multi_core_api.h" #include "tfm_ns_mailbox.h" #endif -#include "log/tfm_assert.h" #include "tfm_log.h" #include "uart_stdout.h" #include "region.h"