powerpc/boot: Use correct zlib types for comparison
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 11 Aug 2014 04:37:22 +0000 (14:37 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 13 Aug 2014 05:13:45 +0000 (15:13 +1000)
Avoids this warning:

arch/powerpc/boot/gunzip_util.c:118:9: warning: comparison of distinct pointer types lacks a cast

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found