diff options
author | Wolfgang Denk <wd@denx.de> | 2011-09-10 00:31:11 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-09-10 01:10:19 +0200 |
commit | 5ae0dea3e8659a79d0284647341af2bfc349fecf (patch) | |
tree | d1d5817be7be79a714cd753812a4e7e909cad6a0 /common/cmd_version.c | |
parent | d786882db223db2a48071a86af0777002f77c764 (diff) | |
download | u-boot-imx-5ae0dea3e8659a79d0284647341af2bfc349fecf.zip u-boot-imx-5ae0dea3e8659a79d0284647341af2bfc349fecf.tar.gz u-boot-imx-5ae0dea3e8659a79d0284647341af2bfc349fecf.tar.bz2 |
Fix warning: "assert" redefined
Commit 21726a7 "Add assert() for debug assertions" caused build
warnings for many systems:
In file included from bedbug.c:6:
/home/wd/git/u-boot/work/include/bedbug/bedbug.h:24:1: warning: "assert" redefined
In file included from bedbug.c:3:
/home/wd/git/u-boot/work/include/common.h:144:1: warning: this is the location of the previous definition
In file included from cmd_bedbug.c:10:
/home/wd/git/u-boot/work/include/bedbug/bedbug.h:24:1: warning: "assert" redefined
In file included from cmd_bedbug.c:5:
/home/wd/git/u-boot/work/include/common.h:144:1: warning: this is the location of the previous definition
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/cmd_version.c')
0 files changed, 0 insertions, 0 deletions