[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
Heiko Schocher
hs at denx.de
Sun Dec 4 10:17:18 CET 2011
Hello Anatolij,
Anatolij Gustschin wrote:
> Fix:
> menu.c: In function 'menu_item_print':
> menu.c:91: warning: passing argument 1 of 'putc' makes integer from
> pointer without a cast
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> common/menu.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, had the same patch in my queue ;-)
Acked-by: Heiko Schocher <hs at denx.de>
Tested on the cam_enc_4xx board, so also a:
Tested-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list