]> git.baikalelectronics.ru Git - uboot.git/commit
tools: image-host.c: remove uboot_aes.h
authorPhilippe Reynes <philippe.reynes@softathome.com>
Tue, 18 Feb 2020 16:23:20 +0000 (17:23 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 25 Feb 2020 16:29:39 +0000 (11:29 -0500)
commitdb5fc3baac6a6aa02cf56a7dac46cf0bc9f74331
tree1804478ef66b2f331918c76709507d2a8f8b31ac
parent37800e22f6c11e474c069af8f65a69e399bffcfc
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>
tools/image-host.c