diff options
-rw-r--r-- | sound/core/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/timer.c b/sound/core/timer.c index 3a2f8e2ca401..10a79aed33f8 100644 --- a/sound/core/timer.c +++ b/sound/core/timer.c | |||
@@ -959,7 +959,6 @@ int snd_timer_global_register(struct snd_timer *timer) | |||
959 | 959 | ||
960 | struct snd_timer_system_private { | 960 | struct snd_timer_system_private { |
961 | struct timer_list tlist; | 961 | struct timer_list tlist; |
962 | struct timer * timer; | ||
963 | unsigned long last_expires; | 962 | unsigned long last_expires; |
964 | unsigned long last_jiffies; | 963 | unsigned long last_jiffies; |
965 | unsigned long correction; | 964 | unsigned long correction; |