pcmcia: cs: kill thread_wait
[safe/jmp/linux-2.6] / include / pcmcia / ss.h
index f95dca0..2edc7fa 100644 (file)
@@ -245,7 +245,6 @@ struct pcmcia_socket {
 
        struct task_struct              *thread;
        struct completion               thread_done;
-       wait_queue_head_t               thread_wait;
        spinlock_t                      thread_lock;    /* protects thread_events */
        unsigned int                    thread_events;