global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / libtizen.h
index 55dccff..15e0145 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2012 Samsung Electronics
  * Donghwa Lee <dh09.lee@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _LIBTIZEN_H_
@@ -10,8 +9,4 @@
 
 #define HD_RESOLUTION  0
 
-#ifdef CONFIG_LCD
-void get_tizen_logo_info(vidinfo_t *vid);
-#endif
-
 #endif /* _LIBTIZEN_H_ */