commit | f2811fa5352149758f3ce81cc0097f77069d83dd | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <ravi@prevas.dk> | Thu Oct 03 23:28:00 2024 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Oct 23 06:52:38 2024 +0200 |
tree | be8dd682c6614a9d135d056c23853085122c054e | |
parent | 6ec389005e44af20b11c998128711f0400c190e5 [diff] |
ddr: altera: include u-boot/schedule.h These TUs currently rely 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>