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>
This commit is contained in:
Rasmus Villemoes 2024-10-03 23:28:00 +02:00 committed by Stefan Roese
parent 4da44fa646
commit 02e352f0da
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@
#include <asm/io.h>
#include <linux/err.h>
#include <linux/sizes.h>
#include <u-boot/schedule.h>
DECLARE_GLOBAL_DATA_PTR;

View file

@ -24,6 +24,7 @@
#include <asm/io.h>
#include <dm/device_compat.h>
#include <linux/sizes.h>
#include <u-boot/schedule.h>
#define PGTABLE_OFF 0x4000