]> git.sur5r.net Git - u-boot/blobdiff - board/cogent/lcd.c
wandboard: Staticize usdhc1_pads
[u-boot] / board / cogent / lcd.c
index 76f5ad103fa1b6f24742cf5866291ef6a02da7c7..8e90f9853a1a9ec903bc346a3ef3e77abd70df57 100644 (file)
@@ -48,7 +48,7 @@
 
 #include <common.h>
 #include <stdarg.h>
-#include <board/cogent/lcd.h>
+#include "lcd.h"
 
 static char lines[2][LCD_LINE_LENGTH+1];
 static int curline;