i2c: rzg2l: 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>
This commit is contained in:
Rasmus Villemoes 2024-10-03 23:27:59 +02:00 committed by Stefan Roese
parent ed8a807df8
commit 4da44fa646

View file

@ -14,6 +14,7 @@
#include <linux/bitops.h>
#include <linux/delay.h>
#include <reset.h>
#include <u-boot/schedule.h>
#include <wait_bit.h>
#define RIIC_ICCR1 0x00