From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 10 Sep 2011 22:44:32 +0200 Subject: [U-Boot] [PATCH] tegra2: fix warning: "assert" redefined In-Reply-To: <1315664363-3979-1-git-send-email-wd@denx.de> References: <1309376974-12943-1-git-send-email-sjg@chromium.org> <1315664363-3979-1-git-send-email-wd@denx.de> Message-ID: <20110910204432.41E241408770@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, In message <1315664363-3979-1-git-send-email-wd@denx.de> you wrote: > 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 > Cc: Simon Glass > --- > arch/arm/cpu/armv7/tegra2/clock.c | 8 -------- > 1 files changed, 0 insertions(+), 8 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "More software projects have gone awry for lack of calendar time than for all other causes combined." - Fred Brooks, Jr., _The Mythical Man Month_