u-boot-brain/arch/arm
Wolfgang Denk 3aa7782ac4 tegra2: fix warning: "assert" redefined
Commit 21726a7 "Add assert() for debug assertions" caused build
warnings for all tegra2 based boards:

clock.c:36:1: warning: "assert" redefined
In file included from clock.c:29:
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>
2011-09-10 16:17:25 +02:00
..
cpu tegra2: fix warning: "assert" redefined 2011-09-10 16:17:25 +02:00
include/asm MX31: fix missing mxc_get_clk() call 2011-09-07 22:11:23 +02:00
lib armv7: cache: remove flush on un-aligned invalidate 2011-09-04 11:36:16 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00