]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: cedit: include u-boot/schedule.h
authorRasmus Villemoes <ravi@prevas.dk>
Thu, 3 Oct 2024 21:28:01 +0000 (23:28 +0200)
committerStefan Roese <sr@denx.de>
Wed, 23 Oct 2024 04:52:38 +0000 (06:52 +0200)
commita21aed059761d67066d71a09b2dfb9387fdcfcbd
tree22bcfcf1660bff468025b980cf45515b6ea89cf0
parent02e352f0da0cad06c6db69d928308362a6835a9f
boot: cedit: include u-boot/schedule.h

This TU currently relies on getting a declaration of schedule()
through some nested include. Include the proper header directly.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
boot/cedit.c