From: David S. Miller Date: Fri, 12 Oct 2007 05:15:08 +0000 (-0700) Subject: [ZLIB]: Fix external builds of zlib_inflate code. X-Git-Tag: v2.6.24-rc1~1448^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4faaecbcc6d9ea4f7c05f6de6af98e2336a4afb;p=pandora-kernel.git [ZLIB]: Fix external builds of zlib_inflate code. 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 --- Reading git-diff-tree failed