]> Git Repo - u-boot.git/blobdiff - drivers/video/scf0403_lcd.c
common: Drop linux/delay.h from common header
[u-boot.git] / drivers / video / scf0403_lcd.c
index 60075a6cf325d34bf3c0618248017193ff9591ad..54f0f88b4c9098f7eb1dbcebf7a2fbbb2276b5b0 100644 (file)
@@ -17,6 +17,7 @@
 #include <malloc.h>
 #include <asm/gpio.h>
 #include <spi.h>
+#include <linux/delay.h>
 
 struct scf0403_cmd {
        u16 cmd;
This page took 0.023626 seconds and 4 git commands to generate.