summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/dcrypto_runtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/dcrypto/dcrypto_runtime.c')
-rw-r--r--board/cr50/dcrypto/dcrypto_runtime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cr50/dcrypto/dcrypto_runtime.c b/board/cr50/dcrypto/dcrypto_runtime.c
index b6dfac8a88..15824ff32a 100644
--- a/board/cr50/dcrypto/dcrypto_runtime.c
+++ b/board/cr50/dcrypto/dcrypto_runtime.c
@@ -194,7 +194,6 @@ uint32_t dcrypto_dmem_load(size_t offset, const void *words, size_t n_words)
#include "console.h"
#include "dcrypto.h"
-#include "trng.h"
#include "shared_mem.h"
#include "system.h"
#include "watchdog.h"