mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
video: samsung: Drop old LCD code
This relies on the old LCD implementation which is to be removed. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Anatolij Gustschin
parent
6b9a829d27
commit
365e52dd25
@@ -9,8 +9,4 @@
|
||||
|
||||
#define HD_RESOLUTION 0
|
||||
|
||||
#ifdef CONFIG_LCD
|
||||
void get_tizen_logo_info(vidinfo_t *vid);
|
||||
#endif
|
||||
|
||||
#endif /* _LIBTIZEN_H_ */
|
||||
|
Reference in New Issue
Block a user