]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/hid/usbhid/usbhid.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / hid / usbhid / usbhid.h
index 89d2e847dcc671b65f15484b3df34f6c4a6c288d..1673cac93d77bfa22aba124c0a17ce6cc5c05e56 100644 (file)
@@ -95,7 +95,6 @@ struct usbhid_device {
        unsigned long stop_retry;                                       /* Time to give up, in jiffies */
        unsigned int retry_delay;                                       /* Delay length in ms */
        struct work_struct reset_work;                                  /* Task context for resets */
-       struct work_struct restart_work;                                /* waking up for output to be done in a task */
        wait_queue_head_t wait;                                         /* For sleeping */
        int ledcount;                                                   /* counting the number of active leds */
 };