]> git.karo-electronics.de Git - mv-sheeva.git/commit
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 15 Dec 2010 09:58:57 +0000 (17:58 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 15 Dec 2010 11:44:08 +0000 (19:44 +0800)
commit52f6c5ad430e41736133acac179607b224eaaa11
treef525c1e28ebff9d96b6cee57729b315b0938a652
parent0fcdcfbbc98f70f559e4b36773a69972489a6d8f
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h

Add missing header file:

arch/x86/crypto/ghash-clmulni-intel_glue.c:256: error: implicit declaration of function 'IS_ERR'
arch/x86/crypto/ghash-clmulni-intel_glue.c:257: error: implicit declaration of function 'PTR_ERR'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/ghash-clmulni-intel_glue.c