]> git.baikalelectronics.ru Git - uboot.git/commit
video: Move bmp_display() prototype to video.h
authorSimon Glass <sjg@chromium.org>
Tue, 18 Oct 2022 13:41:14 +0000 (07:41 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:16 +0000 (20:07 +0100)
commitd47d90243c8ac2ce431c540fb5d7982af6e6fd08
treef0a19b3a035131f68898e45a0bd7257aaed354e2
parentfbe7ca603e0e2c071c665e6ff766d66cc228dff8
video: Move bmp_display() prototype to video.h

The lcd.h header is about to be deleted, so move this prototype.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/bmp.c
include/video.h