"gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "fd03ea89641d6f6ade6d1a8580c1bb9f52b8542c"
-
Simon Glass authored
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 <sjg@chromium.org> Acked-by:
Kumar Gala <galak@kernel.crashing.org> Tested-by:
Heiko Schocher <hs@denx.de>
Simon Glass authoredexports.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 <sjg@chromium.org> Acked-by:
Kumar Gala <galak@kernel.crashing.org> Tested-by:
Heiko Schocher <hs@denx.de>