mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
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>
This commit is contained in:
parent
c2358258c2
commit
a3ca99c260
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue