From: Herbert Xu Date: Mon, 24 Dec 2007 00:54:24 +0000 (+0800) Subject: [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h X-Git-Tag: v2.6.25-rc1~1242^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5dfe6a959b79215c0f73d793169a7d5755900e;p=pandora-kernel.git [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h As Andrew Morton correctly points out, we need to explicitly include sched.h as we use the function cond_resched in crypto/scatterwalk.h. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed