]> Git Repo - J-u-boot.git/commit
tegra2: fix warning: "assert" redefined
authorWolfgang Denk <[email protected]>
Sat, 10 Sep 2011 14:17:25 +0000 (16:17 +0200)
committerWolfgang Denk <[email protected]>
Sat, 10 Sep 2011 14:17:25 +0000 (16:17 +0200)
commit3aa7782ac4fa78a159479060495c469cbf0c5a84
treecbba56bd288bccd0e3f296adc75c4d93b912fb31
parent5fb5e8c5e75f9e4ee26ee0ecbf67854b63964bc1
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 <[email protected]>
Cc: Simon Glass <[email protected]>
arch/arm/cpu/armv7/tegra2/clock.c
This page took 0.033641 seconds and 4 git commands to generate.