mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Move zlib_inflate_blob() out into it's own source file, infutil.c, so that things like the powerpc zImage builder in arch/powerpc/boot/Makefile don't end up trying to compile it. Signed-off-by: David S. Miller <davem@davemloft.net>