commit | 2f6ceb7933f52f238519a9c2f65c628eecdac962 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Sun Mar 29 15:45:30 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jun 02 14:04:20 2009 +1000 |
tree | 50a454c428f100ae8cdcfde3a7b501ff31eef331 | |
parent | c79cf91006f03adb603879013b6710b6062c8445 [diff] |
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 <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>