From: Stephen Rothwell Date: Thu, 15 Sep 2011 07:07:15 +0000 (+1000) Subject: encrypted-keys: IS_ERR need include/err.h X-Git-Tag: v3.2-rc1~190^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc100551b4d92f47abebfa7c7918b2be71263b4a;p=pandora-kernel.git encrypted-keys: IS_ERR need include/err.h Fixes this build error: security/keys/encrypted-keys/masterkey_trusted.c: In function 'request_trusted_key': security/keys/encrypted-keys/masterkey_trusted.c:35:2: error: implicit declaration of function 'IS_ERR' Signed-off-by: Stephen Rothwell Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed