[U-Boot] [PATCH] lcd: Fix build error with CONFIG_LCD_BMP_RLE8

Anatolij Gustschin agust at denx.de
Thu Oct 16 11:15:41 CEST 2014


Hi Simon,

On Wed, 15 Oct 2014 04:53:04 -0600
Simon Glass <sjg at chromium.org> wrote:

> 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 at chromium.org>
> ---
> 
>  common/lcd.c              | 4 ++--
>  include/configs/sandbox.h | 1 +
>  2 files changed, 3 insertions(+), 2 deletions(-)

Applied to u-boot-video/master.

Thanks,

Anatolij


More information about the U-Boot mailing list