From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 07 Dec 2011 08:08:07 +0100 Subject: [U-Boot] [PATCH 1/2] Include common.h in qsort.c to fix build warning In-Reply-To: <1323214637-5543-1-git-send-email-sjg@chromium.org> References: <1323214637-5543-1-git-send-email-sjg@chromium.org> Message-ID: <4EDF10D7.6010803@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 Hello Simon, Simon Glass wrote: > exports.h no longer includes common.h, which contains assert(). qsort.c > needs to be updated. This fixes this warning: > > qsort.c: In function 'qsort': > qsort.c:30:3: warning: implicit declaration of function 'assert' [-Wimplicit-function-declaration] > > Signed-off-by: Simon Glass Tested on the cam_enc_4xx board: Tested-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany