Hi Phillip, After merging the squashfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
fs/squashfs/decompressor_single.c: In function 'squashfs_decompressor_create':
fs/squashfs/decompressor_single.c:40:2: error: implicit declaration of function
'free' [-Werror=implicit-function-declaration]
free(comp_opts);
^
fs/squashfs/decompressor_single.c:40:2: warning: incompatible implicit
declaration of built-in function 'free' [enabled by default]
Caused by commit 99d59ddb8a06 ("Squashfs: Refactor decompressor interface
and code").
I have used the squashfs tree from next-20131031 for today.
--
Cheers,
Stephen Rothwell [email protected]
pgp0xtDKkGY7f.pgp
Description: PGP signature

