From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Sun, 04 Dec 2011 10:17:18 +0100 Subject: [U-Boot] [PATCH 1/9] common/menu.c: Fix build warning In-Reply-To: <1322930775-4767-1-git-send-email-agust@denx.de> References: <1322930775-4767-1-git-send-email-agust@denx.de> Message-ID: <4EDB3A9E.1050706@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > common/menu.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, had the same patch in my queue ;-) Acked-by: Heiko Schocher Tested on the cam_enc_4xx board, so also a: Tested-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany