Home
last modified time | relevance | path

Searched hist:"213 adf6dffe44d909db0efc5ecbdc047bb029438" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmalloc.h213adf6dffe44d909db0efc5ecbdc047bb029438 Thu Mar 29 09:28:15 UTC 2012 Marek Vasut <marek.vasut@gmail.com> Malloc: Fix -Wundef warnings

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@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>