mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 04:36:13 +07:00
staging: ccree: remove unused field
Remove unused struct field. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
327256908d
commit
46856e6cf2
@ -23,7 +23,6 @@ struct cc_hash_handle {
|
||||
cc_sram_addr_t digest_len_sram_addr; /* const value in SRAM*/
|
||||
cc_sram_addr_t larval_digest_sram_addr; /* const value in SRAM */
|
||||
struct list_head hash_list;
|
||||
struct completion init_comp;
|
||||
};
|
||||
|
||||
static const u32 digest_len_init[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user