crypto: pcomp - pcompress.c should include crypto/internal/compress.h
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Sun, 29 Mar 2009 07:45:30 +0000 (15:45 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 2 Jun 2009 04:04:20 +0000 (14:04 +1000)
commit2f6ceb7933f52f238519a9c2f65c628eecdac962
tree50a454c428f100ae8cdcfde3a7b501ff31eef331
parentc79cf91006f03adb603879013b6710b6062c8445
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>
crypto/pcompress.c