diff options
Diffstat (limited to 'drivers/media/video/msp3400-driver.h')
-rw-r--r-- | drivers/media/video/msp3400-driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/msp3400-driver.h b/drivers/media/video/msp3400-driver.h index b5834938df7d..4e451049013d 100644 --- a/drivers/media/video/msp3400-driver.h +++ b/drivers/media/video/msp3400-driver.h | |||
@@ -85,6 +85,7 @@ struct msp_state { | |||
85 | int volume, muted; | 85 | int volume, muted; |
86 | int balance, loudness; | 86 | int balance, loudness; |
87 | int bass, treble; | 87 | int bass, treble; |
88 | int scan_in_progress; | ||
88 | 89 | ||
89 | /* thread */ | 90 | /* thread */ |
90 | struct task_struct *kthread; | 91 | struct task_struct *kthread; |