
24 May
2012
24 May
'12
10:47 p.m.
On Fri, 27 Apr 2012 16:38:06 +0200 Anatolij Gustschin agust@denx.de wrote:
Currently bmp_display() is static and can not be used directly in the driver or board code. Export it for other users.
Signed-off-by: Anatolij Gustschin agust@denx.de
common/cmd_bmp.c | 3 +-- include/lcd.h | 1 + 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-video/master.