diff options
author | Simon Glass <sjg@chromium.org> | 2011-12-06 13:37:16 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-07 07:39:54 (GMT) |
commit | 42c4a23a55fbcccaabe9e3e76b00138185209a74 (patch) | |
tree | 6eb84eccaafd3aa984cf35a9801cb2e103a51e88 /lib/hashtable.c | |
parent | f915c9316cf1dd16a5ec4da02447656f200660f0 (diff) | |
download | u-boot-fsl-qoriq-42c4a23a55fbcccaabe9e3e76b00138185209a74.tar.xz |
Include common.h in qsort.c to fix build warning
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>
Diffstat (limited to 'lib/hashtable.c')
0 files changed, 0 insertions, 0 deletions