Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[cascardo/linux.git] / drivers / crypto / sunxi-ss / sun4i-ss.h
index 8e9c05f..f04c0f8 100644 (file)
@@ -163,7 +163,7 @@ struct sun4i_req_ctx {
        u32 hash[5]; /* for storing SS_IVx register */
        char buf[64];
        unsigned int len;
-       struct sun4i_ss_ctx *ss;
+       int flags;
 };
 
 int sun4i_hash_crainit(struct crypto_tfm *tfm);