]> git.dujemihanovic.xyz Git - u-boot.git/commit
image: remove redundant hash includes
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 16 May 2024 21:11:49 +0000 (14:11 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 May 2024 14:55:28 +0000 (08:55 -0600)
commitd9e9e699becf20d9fd06c3067b52c78b1e4d6d59
tree104485e2e0e45bb69a3a869e58480add59b88bc9
parentefbc11ccef89030ed54b7368458eeaf9ec687c77
image: remove redundant hash includes

Remove the redundant includes of u-boot/md5.h, u-boot/sha1.h,
u-boot/sha256.h and u-boot/sha512.h

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
boot/image-fit.c
boot/image.c