From: Philippe Reynes Date: Tue, 18 Feb 2020 16:23:20 +0000 (+0100) Subject: tools: image-host.c: remove uboot_aes.h X-Git-Tag: v2020.04-rc3~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ca99c26084f25aee001c40189d999815c99d8e;p=pandora-u-boot.git 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 Reported-by: Praneeth Bajjuri --- diff --git a/tools/image-host.c b/tools/image-host.c index 9483561bfa5..76a361b9d67 100644 --- a/tools/image-host.c +++ b/tools/image-host.c @@ -12,7 +12,6 @@ #include #include #include -#include /** * fit_set_hash_value - set hash value in requested has node