[U-Boot] [PATCH] Malloc: Fix -Wundef warnings

Wolfgang Denk wd at denx.de
Thu Aug 9 22:05:02 CEST 2012


Dear Marek Vasut,

In message <1333049295-13349-1-git-send-email-marek.vasut at gmail.com> you wrote:
> In file included from arch/arm/lib/board.c:43:0:
> include/malloc.h:490:5: warning: "HAVE_MMAP" is not defined [-Wundef]
> include/malloc.h:590:5: warning: "HAVE_USR_INCLUDE_MALLOC_H" is not defined [-Wundef]
> include/malloc.h:757:5: warning: "HAVE_MMAP" is not defined [-Wundef]
> 
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> Cc: Wolfgang Denk <wd at denx.de>
> ---
>  include/malloc.h |    6 +++---
>  1 files changed, 3 insertions(+), 3 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
While most peoples' opinions change, the conviction of their correct-
ness never does.


More information about the U-Boot mailing list