Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Gary R Hook and committed by
Herbert Xu
ec9b70df fdd2cf9d

-1
-1
drivers/crypto/ccp/ccp-dev.h
··· 515 515 struct ccp_passthru_op passthru; 516 516 struct ccp_ecc_op ecc; 517 517 } u; 518 - struct ccp_mem key; 519 518 }; 520 519 521 520 static inline u32 ccp_addr_lo(struct ccp_dma_info *info)