]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/nfc/nfc.h
NFC: Use system_nrt_wq instead of custom ones
[karo-tx-linux.git] / include / net / nfc / nfc.h
index 7b9f71fa0ea7026d34559b29e8a096c6941c2b10..bfbac732d8c653717571fcee5643652a69a6e5c5 100644 (file)
@@ -113,7 +113,6 @@ struct nfc_dev {
        int tx_tailroom;
 
        struct timer_list check_pres_timer;
-       struct workqueue_struct *check_pres_wq;
        struct work_struct check_pres_work;
 
        struct nfc_ops *ops;