Skip to content

Commit

Permalink
crypto: ccp - remove unneeded code
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Gary R Hook authored and Herbert Xu committed Oct 25, 2016
1 parent fdd2cf9 commit ec9b70d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/crypto/ccp/ccp-dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ec9b70d

Please sign in to comment.