]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
authorSimon Glass <sjg@chromium.org>
Wed, 15 Oct 2014 10:53:04 +0000 (04:53 -0600)
committerAnatolij Gustschin <agust@denx.de>
Thu, 16 Oct 2014 07:58:24 +0000 (09:58 +0200)
commit0156444cf7e77e92fed7a61d6c6123b349f1d600
tree5777a2fe64cd0fbd453363a97f7a62d88127de8c
parentc43fd23cf619856b0763a64a6a3bcf3663058c49
lcd: Fix build error with CONFIG_LCD_BMP_RLE8

Add a block to avoid a build error with the variable declaration.
Enable the option on sandbox to prevent an error being introduced in
future.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/lcd.c
include/configs/sandbox.h