commit | cc0dae08c69a0a2a1772d8358e20020d2829910a | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@foss.arm.com> | Mon Sep 17 17:45:03 2018 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 28 18:28:10 2018 +0200 |
tree | a1637a893c67e027e7ba3587a45155e8a31d49ee | |
parent | 47b11c814ed75af32e4c1fe30d1f641080700c13 [diff] |
include/video.h: Remove declaration of functions that don't exist. video_init, video_putc and video_puts functions are not implemented anywhere, remove their declaration from the header. Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>