From: Randy Dunlap Date: Wed, 15 Dec 2010 09:58:57 +0000 (+0800) Subject: crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h X-Git-Tag: v2.6.37-rc6~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f6c5ad430e41736133acac179607b224eaaa11;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed