staging: ccree: remove unused field
authorGilad Ben-Yossef <gilad@benyossef.com>
Sun, 7 Jan 2018 12:14:27 +0000 (12:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 15:27:23 +0000 (16:27 +0100)
Remove unused struct field.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_hash.c

index ee7370c..efea792 100644 (file)
@@ -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[] = {