[U-Boot] [PATCH] video: cfb_console: fix build warnings
Wolfgang Denk
wd at denx.de
Wed Dec 7 21:32:33 CET 2011
Dear Anatolij Gustschin,
In message <1323266290-31142-1-git-send-email-agust at denx.de> you wrote:
> Fix:
> cfb_console.c:371: warning: 'cursor_state' defined but not used
> cfb_console.c:372: warning: 'old_col' defined but not used
> cfb_console.c:373: warning: 'old_row' defined but not used
> cfb_console.c:435: warning: 'video_invertchar' defined but not used
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> I forgot to run MAKEALL for both, arm and powerpc for last CFB
> patch, sorry.
>
> drivers/video/cfb_console.c | 38 +++++++++++++++++---------------------
> 1 files changed, 17 insertions(+), 21 deletions(-)
Indeed, this fixes the build warnings. Thanks.
Tested-by: Wolfgang Denk <wd at denx.de>
[If it's OK with you, I will pull this direcxtly.]
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I can't understand it. I can't even understand the people who can
understand it. - Queen Juliana of the Netherlands.
More information about the U-Boot
mailing list