From: Geert Uytterhoeven Date: Sun, 29 Mar 2009 07:45:30 +0000 (+0800) Subject: crypto: pcomp - pcompress.c should include crypto/internal/compress.h X-Git-Tag: v2.6.31-rc1~352^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6ceb7933f52f238519a9c2f65c628eecdac962;p=pandora-kernel.git crypto: pcomp - pcompress.c should include crypto/internal/compress.h make C=1: | crypto/pcompress.c:77:5: warning: symbol 'crypto_register_pcomp' was not declared. Should it be static? | crypto/pcompress.c:89:5: warning: symbol 'crypto_unregister_pcomp' was not declared. Should it be static? Signed-off-by: Geert Uytterhoeven Signed-off-by: Herbert Xu --- Reading git-diff-tree failed