diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r-- | drivers/media/video/cx88/cx88.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h index 425c9fbcc750..fa8d307e1a3d 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -377,6 +377,7 @@ struct cx88_core { | |||
377 | u32 audiomode_manual; | 377 | u32 audiomode_manual; |
378 | u32 audiomode_current; | 378 | u32 audiomode_current; |
379 | u32 input; | 379 | u32 input; |
380 | u32 last_analog_input; | ||
380 | u32 astat; | 381 | u32 astat; |
381 | u32 use_nicam; | 382 | u32 use_nicam; |
382 | unsigned long last_change; | 383 | unsigned long last_change; |