[U-Boot] [PATCH v3 21/29] video: Move video_get_info_str() prototype to a header file

Heiko Schocher hs at denx.de
Fri Sep 30 07:19:41 CEST 2016


Hello Simon,

Am 29.09.2016 um 22:23 schrieb Simon Glass:
> This should be defined in a header file so that arguments are checked.
> Move it to video.h.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>   board/liebherr/lwmon5/lwmon5.c |  1 +
>   board/mosaixtech/icon/icon.c   |  1 +
>   board/mpl/common/common_util.c |  1 +
>   board/tqc/tqm5200/tqm5200.c    |  1 +
>   drivers/video/cfb_console.c    | 25 ++++++++-----------------
>   include/video.h                | 11 +++++++++++
>   6 files changed, 23 insertions(+), 17 deletions(-)

Reviewed-by: Heiko Schocher <hs at denx.de>

bye,
Heiko

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list