staging: ccree: remove unused leftover field
Remove the unused monitor_desc 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
48520f8cfa
commit
266844f13e
@ -32,7 +32,6 @@ struct cc_req_mgr_handle {
|
||||
struct cc_hw_desc compl_desc;
|
||||
u8 *dummy_comp_buff;
|
||||
dma_addr_t dummy_comp_buff_dma;
|
||||
struct cc_hw_desc monitor_desc;
|
||||
|
||||
#ifdef COMP_IN_WQ
|
||||
struct workqueue_struct *workq;
|
||||
|
Loading…
x
Reference in New Issue
Block a user