1
0
Fork 0

crypto: ccp - remove unneeded code

Clean up patch for an unneeded structure member.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
zero-colors
Gary R Hook 2016-10-18 17:28:49 -05:00 committed by Herbert Xu
parent fdd2cf9db1
commit ec9b70df75
1 changed files with 0 additions and 1 deletions

View File

@ -515,7 +515,6 @@ struct ccp_op {
struct ccp_passthru_op passthru;
struct ccp_ecc_op ecc;
} u;
struct ccp_mem key;
};
static inline u32 ccp_addr_lo(struct ccp_dma_info *info)