diff options
Diffstat (limited to 'drivers/crypto/caam/regs.h')
-rw-r--r-- | drivers/crypto/caam/regs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/caam/regs.h b/drivers/crypto/caam/regs.h index aee394e39056..e9f7a70cdd5e 100644 --- a/drivers/crypto/caam/regs.h +++ b/drivers/crypto/caam/regs.h | |||
@@ -657,7 +657,6 @@ struct caam_full { | |||
657 | u64 rsvd[512]; | 657 | u64 rsvd[512]; |
658 | struct caam_assurance assure; | 658 | struct caam_assurance assure; |
659 | struct caam_queue_if qi; | 659 | struct caam_queue_if qi; |
660 | struct caam_deco *deco; | ||
661 | }; | 660 | }; |
662 | 661 | ||
663 | #endif /* REGS_H */ | 662 | #endif /* REGS_H */ |