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:

committed by
Stefan Roese

parent
ed8a807df8
commit
4da44fa646
@@ -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
|
||||
|
Reference in New Issue
Block a user