uboot/lib/bzip2
Simon Glass 512cab7e8e bzlib: Try another way to fix an unused variable
Use __maybe_unused which should avoid the Coverity error.

Reported-by: Coverity (CID: 134900)

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-02-06 13:59:48 +01:00
..
Makefile
bzlib.c
bzlib_blocksort.c
bzlib_compress.c bzlib: Try another way to fix an unused variable 2016-02-06 13:59:48 +01:00
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c