diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/crypto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/crypto.h b/include/linux/crypto.h index f82c74decefe..5c29e2b58011 100644 --- a/include/linux/crypto.h +++ b/include/linux/crypto.h @@ -161,7 +161,6 @@ struct compress_tfm { struct crypto_tfm { void *crt_ctx; - void *crt_work_block; u32 crt_flags; union { |
