From: Michal Ludvig Date: Sat, 15 Jul 2006 00:23:49 +0000 (+1000) Subject: [CRYPTO] padlock: Update private header file X-Git-Tag: v2.6.19-rc1~1297^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc17c34d676f116bd09dd36a3b01627bc6a2f8a;p=pandora-kernel.git [CRYPTO] padlock: Update private header file PADLOCK_CRA_PRIORITY is shared between padlock-aes and padlock-sha so it should be in the header. On the other hand "struct cword" is only used in padlock-aes.c so it's unnecessary to have it in padlock.h Signed-off-by: Michal Ludvig Signed-off-by: Herbert Xu --- Reading git-diff-tree failed