1
0
Fork 0
remarkable-linux/include/linux/decompress
Rashika Kheria af661e8360 lib/decompress_inflate.c: include appropriate header file
Include appropriate header file include/linux/decompress/inflate.h in
lib/decompress_inflate.c because it has prototype declaration of
function defined in lib/decompress_inflate.c.

Also, fix the guard around the header file
include/linux/decompress/inflate.h to use a more unique guard symbol.
This avoids conflict with the INFLATE_H defined by
zlib_inflate/inflate.h.

This eliminates the following warning in lib/decompress_inflate.c:

  lib/decompress_inflate.c:35:17: warning: no previous prototype for `gunzip' [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-04-03 16:21:12 -07:00
..
bunzip2.h
generic.h bzip2/lzma/gzip: fix comments describing decompressor API 2009-08-07 10:39:56 -07:00
inflate.h lib/decompress_inflate.c: include appropriate header file 2014-04-03 16:21:12 -07:00
mm.h Fix common misspellings 2011-03-31 11:26:23 -03:00
unlz4.h lib: add support for LZ4-compressed kernel 2013-07-09 10:33:30 -07:00
unlzma.h
unlzo.h lib: add support for LZO-compressed kernels 2010-01-11 09:34:04 -08:00
unxz.h decompressors: add boot-time XZ support 2011-01-13 08:03:25 -08:00