[U-Boot] [PATCH] tools: fix imximage warning: passing argument 2 of ‘getline’ from incompatible pointer type

Wolfgang Denk wd at denx.de
Wed Feb 24 00:08:57 CET 2010


Dear Kim Phillips,

In message <20100222193756.ac6af560.kim.phillips at freescale.com> you wrote:
> Configuring for MPC837XEMDS board...
> imximage.c: In function `imximage_parse_cfg_file´:
> imximage.c:146: warning: passing argument 2 of `getline´ from incompatible pointer type
> /usr/include/bits/stdio.h:116: note: expected `size_t *´ but argument is of type `uint32_t *´
> 
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
>  tools/imximage.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

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
A consultant is a person who borrows your watch, tells you what  time
it is, pockets the watch, and sends you a bill for it.


More information about the U-Boot mailing list