]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/video.h
video: Move video_get_info_str() prototype to a header file
authorSimon Glass <sjg@chromium.org>
Tue, 18 Oct 2016 02:12:54 +0000 (20:12 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 23 Oct 2016 22:33:54 +0000 (18:33 -0400)
commit0a6eac842ea288411309cebdc4e72ff59ea6c5ee
tree9acdd215dd13ce6a8c4c9d82a0cdd5e15f65e8bc
parentfbda683292da37690d9729561a18ccfa51491235
video: Move video_get_info_str() prototype to a header file

This should be defined in a header file so that arguments are checked.
Move it to video.h.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/liebherr/lwmon5/lwmon5.c
board/mosaixtech/icon/icon.c
board/mpl/common/common_util.c
board/tqc/tqm5200/tqm5200.c
drivers/video/cfb_console.c
include/video.h