diff --git a/drivers/dahdi/wctc4xxp/base.c b/drivers/dahdi/wctc4xxp/base.c index f8eab39..6c4cd07 100644 --- a/drivers/dahdi/wctc4xxp/base.c +++ b/drivers/dahdi/wctc4xxp/base.c @@ -205,7 +205,6 @@ struct tcb { unsigned long flags; struct tcb *response; struct completion complete; - struct timer_list timer; /* The number of bytes available in data. */ int data_len; spinlock_t lock;