Dear Simon Glass,

In message <1323214637-5543-1-git-send-email-...@chromium.org> you 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 <s...@chromium.org>
> ---
>  lib/qsort.c |    1 +
>  1 files changed, 1 insertions(+), 0 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: w...@denx.de
"Language shapes the way we think, and determines what we  can  think
about."                                                 - B. L. Whorf
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to