mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03: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