Merge branch 'master' of git://www.denx.de/git/u-boot-arc
[platform/kernel/u-boot.git] / include / libtizen.h
index 6490fb5..55dccff 100644 (file)
@@ -10,6 +10,8 @@
 
 #define HD_RESOLUTION  0
 
+#ifdef CONFIG_LCD
 void get_tizen_logo_info(vidinfo_t *vid);
+#endif
 
 #endif /* _LIBTIZEN_H_ */