]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/libtizen.h
mtd: spinand: Add support for XTX SPINAND
[thirdparty/u-boot.git] / include / libtizen.h
index 6490fb52ba3c1eb855c650cbb9bdeb40e0a11c74..15e01454b9358ebb9baa11c3d91a7e8642a5062f 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,6 +9,4 @@
 
 #define HD_RESOLUTION  0
 
-void get_tizen_logo_info(vidinfo_t *vid);
-
 #endif /* _LIBTIZEN_H_ */