mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09: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>