summaryrefslogtreecommitdiff
path: root/tools/image-host.c
diff options
context:
space:
mode:
authorPhilippe Reynes <philippe.reynes@softathome.com>2020-02-18 19:23:20 +0300
committerTom Rini <trini@konsulko.com>2020-02-25 19:29:39 +0300
commita3ca99c26084f25aee001c40189d999815c99d8e (patch)
tree1804478ef66b2f331918c76709507d2a8f8b31ac /tools/image-host.c
parentc2358258c2ed3e964138eb7b66dbef5d6ef232ae (diff)
downloadu-boot-a3ca99c26084f25aee001c40189d999815c99d8e.tar.xz
tools: image-host.c: remove uboot_aes.h
The include uboot_aes.h is not useful and it breaks the compilation on android, so we remove it. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reported-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'tools/image-host.c')
-rw-r--r--tools/image-host.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/image-host.c b/tools/image-host.c
index 9483561bfa..76a361b9d6 100644
--- a/tools/image-host.c
+++ b/tools/image-host.c
@@ -12,7 +12,6 @@
#include <bootm.h>
#include <image.h>
#include <version.h>
-#include <uboot_aes.h>
/**
* fit_set_hash_value - set hash value in requested has node