diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2012-03-29 09:28:15 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-08-09 22:04:52 +0200 |
commit | 213adf6dffe44d909db0efc5ecbdc047bb029438 (patch) | |
tree | 12a0d5c7609d1c20fb4d5f1c303a9a7cb4c12959 /common/cmd_boot.c | |
parent | 47fde91f0cae0cc4ed6a10a52b4a4ff0277dbc45 (diff) | |
download | u-boot-imx-213adf6dffe44d909db0efc5ecbdc047bb029438.zip u-boot-imx-213adf6dffe44d909db0efc5ecbdc047bb029438.tar.gz u-boot-imx-213adf6dffe44d909db0efc5ecbdc047bb029438.tar.bz2 |
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>
Diffstat (limited to 'common/cmd_boot.c')
0 files changed, 0 insertions, 0 deletions