]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h
[media] pvrusb2: Remove deprecated create_singlethread_workqueue
[mirror_ubuntu-zesty-kernel.git] / drivers / media / usb / pvrusb2 / pvrusb2-hdw-internal.h
index 60141b16d731059b905bc1690b3c6a1b8bd5d1d3..23473a21319cd4275a663b77e5fef0850602feb2 100644 (file)
@@ -170,7 +170,6 @@ struct pvr2_hdw {
        const struct pvr2_device_desc *hdw_desc;
 
        /* Kernel worker thread handling */
-       struct workqueue_struct *workqueue;
        struct work_struct workpoll;     /* Update driver state */
 
        /* Video spigot */