From: David Howells Date: Fri, 25 Jul 2014 10:33:53 +0000 (+0100) Subject: PKCS#7: Missing inclusion of linux/err.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~151^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3438ccea149647ad1849651d1e14c7b8b85e63;p=pandora-kernel.git PKCS#7: Missing inclusion of linux/err.h crypto/asymmetric_keys/pkcs7_key_type.c needs to #include linux/err.h rather than relying on getting it through other headers. Without this, the powerpc allyesconfig build fails. Reported-by: Stephen Rothwell Signed-off-by: David Howells --- Reading git-diff-tree failed