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 545e4ac094f2..7531efa1615e 100644 --- a/drivers/media/video/msp3400-driver.h +++ b/drivers/media/video/msp3400-driver.h | |||
@@ -64,6 +64,7 @@ struct msp_state { | |||
64 | u8 has_sound_processing; | 64 | u8 has_sound_processing; |
65 | u8 has_virtual_dolby_surround; | 65 | u8 has_virtual_dolby_surround; |
66 | u8 has_dolby_pro_logic; | 66 | u8 has_dolby_pro_logic; |
67 | u8 force_btsc; | ||
67 | 68 | ||
68 | int radio; | 69 | int radio; |
69 | int opmode; | 70 | int opmode; |