]> Git Repo - J-u-boot.git/blobdiff - drivers/video/ld9040.c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
[J-u-boot.git] / drivers / video / ld9040.c
index 93aea05ff847322921468c0dac8af76de76a989b..a36bc2f06cb3d46cbcb0c760ad3a961f86a10d8e 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <spi.h>
+#include <linux/delay.h>
 
 static const unsigned char SEQ_USER_SETTING[] = {
        0xF0, 0x5A, 0x5A
This page took 0.027117 seconds and 4 git commands to generate.