From: Jason Cooper Date: Mon, 24 Mar 2014 02:32:49 +0000 (+0000) Subject: staging: crypto: skein: allow building statically X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1419 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c7426bfcf2473ed4cf7135c2b15bae9c13dd6e;p=pandora-kernel.git staging: crypto: skein: allow building statically These are the minimum changes required to get the code to build statically in the kernel. It's necessary to do this first so that we can empirically determine that future cleanup patches aren't changing the generated object code. Signed-off-by: Jason Cooper Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed