u-boot/arch/arm/cpu/armv7/tegra2
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
..
Makefile Tegra2: Add additional pin multiplexing features 2011-09-04 11:36:15 +02:00
ap20.c Tegra2: Use clock and pinmux functions to simplify code 2011-09-04 11:36:15 +02:00
ap20.h arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
board.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
clock.c tegra2: fix warning: "assert" redefined 2011-09-10 16:17:25 +02:00
config.mk arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
lowlevel_init.S arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
pinmux.c Tegra2: Add additional pin multiplexing features 2011-09-04 11:36:15 +02:00
sys_info.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
timer.c Tegra2: Add microsecond timer function 2011-09-04 11:36:15 +02:00