From: Marek Vasut Date: Mon, 26 May 2014 13:32:05 +0000 (+0200) Subject: crypto: api - Move crypto_yield() to algapi.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~194^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb55a4c100abbb8d2a41e732f6362c575a7094e6;p=pandora-kernel.git crypto: api - Move crypto_yield() to algapi.h It makes no sense for crypto_yield() to be defined in scatterwalk.h , move it into algapi.h as it's an internal function to crypto API. Signed-off-by: Marek Vasut Signed-off-by: Herbert Xu --- Reading git-diff-tree failed