From: Benjamin Gilbert Date: Mon, 19 Oct 2009 03:53:37 +0000 (+0900) Subject: crypto: hash - Remove legacy hash/digest code X-Git-Tag: v2.6.33-rc1~365^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2141b6309b1fce535329c195cb5e5274a4c84ebc;p=pandora-kernel.git crypto: hash - Remove legacy hash/digest code 6941c3a0 disabled compilation of the legacy digest code but didn't actually remove it. Rectify this. Also, remove the crypto_hash_type extern declaration from algapi.h now that the struct is gone. Signed-off-by: Benjamin Gilbert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed