diff options
Diffstat (limited to 'include/net/nfc/shdlc.h')
-rw-r--r-- | include/net/nfc/shdlc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/nfc/shdlc.h b/include/net/nfc/shdlc.h index 35e930d..3424273 100644 --- a/include/net/nfc/shdlc.h +++ b/include/net/nfc/shdlc.h @@ -79,7 +79,6 @@ struct nfc_shdlc { struct sk_buff_head ack_pending_q; - struct workqueue_struct *sm_wq; struct work_struct sm_work; struct nfc_shdlc_ops *ops; |