commit | 52f6c5ad430e41736133acac179607b224eaaa11 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Wed Dec 15 17:58:57 2010 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Dec 15 19:44:08 2010 +0800 |
tree | f525c1e28ebff9d96b6cee57729b315b0938a652 | |
parent | 0fcdcfbbc98f70f559e4b36773a69972489a6d8f [diff] |
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>