From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 30 Sep 2016 07:19:41 +0200 Subject: [U-Boot] [PATCH v3 21/29] video: Move video_get_info_str() prototype to a header file In-Reply-To: <1475180609-14716-22-git-send-email-sjg@chromium.org> References: <1475180609-14716-1-git-send-email-sjg@chromium.org> <1475180609-14716-22-git-send-email-sjg@chromium.org> Message-ID: <57EDF5ED.7030507@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Reviewed-by: Tom Rini > --- > > 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 bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany